Merge pull request #23185 from eileenmcnaughton/smarty_wiz
[civicrm-core.git] / CRM / ACL / DAO / ACLEntityRole.php
index 5d03b57ff5d4a5baa08a9439cba79dd216a6c15c..b88aceb5d6da054051254618ae8bdf1ecd8ecc42 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/ACL/ACLEntityRole.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9c4c402f2b82415b38365ed3293e0b26)
+ * (GenCodeChecksum:b7a657943e1cf6e84d93e4b729fe7d10)
  */
 
 /**
@@ -188,7 +188,7 @@ class CRM_ACL_DAO_ACLEntityRole extends CRM_Core_DAO {
           'description' => ts('Is this property active?'),
           'required' => TRUE,
           'where' => 'civicrm_acl_entity_role.is_active',
-          'default' => '0',
+          'default' => '1',
           'table_name' => 'civicrm_acl_entity_role',
           'entity' => 'ACLEntityRole',
           'bao' => 'CRM_ACL_BAO_ACLEntityRole',