X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FDAO%2FAllCoreTables.data.php;h=8a366e7b077a3e59d654fcc72154048296459205;hb=2f56b87ca2c4bc8324d856e6521b058dd9f01701;hp=e42e08bf4eb9acc892c852ca700be1d69eae6ccc;hpb=805ed04fce5afc5228073e9a07b3f24aedc952fd;p=civicrm-core.git diff --git a/CRM/Core/DAO/AllCoreTables.data.php b/CRM/Core/DAO/AllCoreTables.data.php index e42e08bf4e..8a366e7b07 100644 --- a/CRM/Core/DAO/AllCoreTables.data.php +++ b/CRM/Core/DAO/AllCoreTables.data.php @@ -397,9 +397,9 @@ return [ 'class' => 'CRM_Core_DAO_StatusPreference', 'table' => 'civicrm_status_pref', ], - 'CRM_ACL_DAO_Cache' => [ - 'name' => 'Cache', - 'class' => 'CRM_ACL_DAO_Cache', + 'CRM_ACL_DAO_ACLCache' => [ + 'name' => 'ACLCache', + 'class' => 'CRM_ACL_DAO_ACLCache', 'table' => 'civicrm_acl_cache', ], 'CRM_Contact_DAO_Group' => [