X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FDAO%2FOptionGroup.php;h=c65b63b9aade22131fb6b46a173f2833d2fb13f1;hb=b18ac85d86dad06742f76c1e10fe5c3eb898a45b;hp=d127044f620f1f968d9a4a337ad4c0e55136a23a;hpb=4ac1772d31cffe0b198aa491f4daad7cfa9f7c93;p=civicrm-core.git diff --git a/CRM/Core/DAO/OptionGroup.php b/CRM/Core/DAO/OptionGroup.php index d127044f62..c65b63b9aa 100644 --- a/CRM/Core/DAO/OptionGroup.php +++ b/CRM/Core/DAO/OptionGroup.php @@ -19,14 +19,14 @@ class CRM_Core_DAO_OptionGroup extends CRM_Core_DAO { * * @var string */ - static $_tableName = 'civicrm_option_group'; + public static $_tableName = 'civicrm_option_group'; /** * Should CiviCRM log any modifications to this table in the civicrm_log table. * * @var bool */ - static $_log = TRUE; + public static $_log = TRUE; /** * Option Group ID