X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FDAO%2FRecurringEntity.php;h=0c08cbe3659a3e08fedeebbaf0067d38f08d68d2;hb=fa45b5b94d6640f4e7430272f6029c91bb3f50b6;hp=cd58af2b2dd318a2809ed4d1bd5138248f2b5275;hpb=215b423e0a601cd30e6af5290eaa398dcee690b9;p=civicrm-core.git diff --git a/CRM/Core/DAO/RecurringEntity.php b/CRM/Core/DAO/RecurringEntity.php index cd58af2b2d..0c08cbe365 100644 --- a/CRM/Core/DAO/RecurringEntity.php +++ b/CRM/Core/DAO/RecurringEntity.php @@ -2,11 +2,11 @@ /** * @package CRM - * @copyright CiviCRM LLC (c) 2004-2018 + * @copyright CiviCRM LLC (c) 2004-2019 * * Generated from xml/schema/CRM/Core/RecurringEntity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:926c9bc8d5175511764721bc9dc8562a) + * (GenCodeChecksum:810f5bce8bb650c96703532242f254e8) */ /** @@ -19,14 +19,14 @@ class CRM_Core_DAO_RecurringEntity extends CRM_Core_DAO { * * @var string */ - static $_tableName = 'civicrm_recurring_entity'; + public static $_tableName = 'civicrm_recurring_entity'; /** * Should CiviCRM log any modifications to this table in the civicrm_log table. * * @var bool */ - static $_log = TRUE; + public static $_log = TRUE; /** * @var int unsigned