From a3b7e2a603d72212d7be8f72d162c5c200627f65 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Thu, 10 Nov 2022 21:44:23 +1300 Subject: [PATCH] Regenerate Country DAO --- CRM/Core/DAO/County.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CRM/Core/DAO/County.php b/CRM/Core/DAO/County.php index 058c977b30c6..07dc991ec57f 100644 --- a/CRM/Core/DAO/County.php +++ b/CRM/Core/DAO/County.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/County.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:92832b47b40ec2c72c41adfa9442b635) + * (GenCodeChecksum:e932f1c10938d67078e2343656b68903) */ /** @@ -132,7 +132,7 @@ public static function &fields() { 'where' => 'civicrm_county.id', 'table_name' => 'civicrm_county', 'entity' => 'County', - 'bao' => 'CRM_Core_DAO_County', + 'bao' => 'CRM_Core_BAO_County', 'localizable' => 0, 'html' => [ 'type' => 'Number', @@ -154,7 +154,7 @@ public static function &fields() { 'export' => TRUE, 'table_name' => 'civicrm_county', 'entity' => 'County', - 'bao' => 'CRM_Core_DAO_County', + 'bao' => 'CRM_Core_BAO_County', 'localizable' => 0, 'add' => '1.1', ], @@ -168,7 +168,7 @@ public static function &fields() { 'where' => 'civicrm_county.abbreviation', 'table_name' => 'civicrm_county', 'entity' => 'County', - 'bao' => 'CRM_Core_DAO_County', + 'bao' => 'CRM_Core_BAO_County', 'localizable' => 0, 'add' => '1.1', ], @@ -181,7 +181,7 @@ public static function &fields() { 'where' => 'civicrm_county.state_province_id', 'table_name' => 'civicrm_county', 'entity' => 'County', - 'bao' => 'CRM_Core_DAO_County', + 'bao' => 'CRM_Core_BAO_County', 'localizable' => 0, 'FKClassName' => 'CRM_Core_DAO_StateProvince', 'html' => [ @@ -205,7 +205,7 @@ public static function &fields() { 'default' => '1', 'table_name' => 'civicrm_county', 'entity' => 'County', - 'bao' => 'CRM_Core_DAO_County', + 'bao' => 'CRM_Core_BAO_County', 'localizable' => 0, 'add' => '5.35', ],