X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FDAO%2FAddressFormat.php;h=d9286653a4931fb438b5e5891fe2a688ac8bce25;hb=b18ac85d86dad06742f76c1e10fe5c3eb898a45b;hp=022b36cf9a663cf5f2f3b08d3c47bcdc9dfd38c7;hpb=730e79884a0f0e0c2979dfb9acd0ee79bb34e622;p=civicrm-core.git diff --git a/CRM/Core/DAO/AddressFormat.php b/CRM/Core/DAO/AddressFormat.php index 022b36cf9a..d9286653a4 100644 --- a/CRM/Core/DAO/AddressFormat.php +++ b/CRM/Core/DAO/AddressFormat.php @@ -2,7 +2,7 @@ /** * @package CRM - * @copyright CiviCRM LLC (c) 2004-2018 + * @copyright CiviCRM LLC (c) 2004-2019 * * Generated from xml/schema/CRM/Core/AddressFormat.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen @@ -19,14 +19,14 @@ class CRM_Core_DAO_AddressFormat extends CRM_Core_DAO { * * @var string */ - static $_tableName = 'civicrm_address_format'; + public static $_tableName = 'civicrm_address_format'; /** * Should CiviCRM log any modifications to this table in the civicrm_log table. * * @var bool */ - static $_log = FALSE; + public static $_log = FALSE; /** * Address Format Id