From bb5704dd981db246aad3193464ee2fe421fd3677 Mon Sep 17 00:00:00 2001 From: demeritcowboy Date: Fri, 9 Jun 2023 12:21:28 -0400 Subject: [PATCH] regen dao --- CRM/Core/DAO/UFGroup.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CRM/Core/DAO/UFGroup.php b/CRM/Core/DAO/UFGroup.php index 833e5091b5..dd2f2eb9e7 100644 --- a/CRM/Core/DAO/UFGroup.php +++ b/CRM/Core/DAO/UFGroup.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/UFGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e1091f92ebe03a9ff5c6c73c015e8d72) + * (GenCodeChecksum:0d970471c35ed280de73bc5f065278cf) */ /** @@ -194,7 +194,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO { public $is_update_dupe; /** - * Redirect to URL when Cancel button clicked . + * Redirect to URL when Cancel button clicked. * * @var string|null * (SQL type: varchar(255)) @@ -691,7 +691,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO { 'name' => 'cancel_url', 'type' => CRM_Utils_Type::T_STRING, 'title' => ts('Profile Cancel URL'), - 'description' => ts('Redirect to URL when Cancel button clicked .'), + 'description' => ts('Redirect to URL when Cancel button clicked.'), 'maxlength' => 255, 'size' => CRM_Utils_Type::HUGE, 'usage' => [ -- 2.25.1