Merge pull request #17863 from demeritcowboy/be-greener
[civicrm-core.git] / CRM / ACL / DAO / ACLCache.php
index 832948e99a523b77aa93b7853901696335a65b34..9e7ede4882df4e32895c1cf7bfa0af98cb4db4d7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/ACL/ACLCache.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ca99bbbd188d9c890d47e35c1b0b3bbd)
+ * (GenCodeChecksum:0427e4f02009f7a66cf34ae18ef397aa)
  */
 
 /**
@@ -106,6 +106,7 @@ class CRM_ACL_DAO_ACLCache extends CRM_Core_DAO {
           'entity' => 'ACLCache',
           'bao' => 'CRM_ACL_DAO_ACLCache',
           'localizable' => 0,
+          'add' => '1.6',
         ],
         'contact_id' => [
           'name' => 'contact_id',
@@ -121,6 +122,7 @@ class CRM_ACL_DAO_ACLCache extends CRM_Core_DAO {
           'html' => [
             'type' => 'EntityRef',
           ],
+          'add' => '1.6',
         ],
         'acl_id' => [
           'name' => 'acl_id',
@@ -139,6 +141,7 @@ class CRM_ACL_DAO_ACLCache extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
           ],
+          'add' => '1.6',
         ],
         'modified_date' => [
           'name' => 'modified_date',
@@ -151,6 +154,7 @@ class CRM_ACL_DAO_ACLCache extends CRM_Core_DAO {
           'entity' => 'ACLCache',
           'bao' => 'CRM_ACL_DAO_ACLCache',
           'localizable' => 0,
+          'add' => '1.6',
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);