CRM-13085 - Fix premature transaction commit stemming from TRUNCATE TABLE civicrm_acl...
authorTim Otten <totten@civicrm.org>
Fri, 19 Jul 2013 16:44:25 +0000 (09:44 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 19 Jul 2013 16:44:25 +0000 (09:44 -0700)
commitcded6e48dbb71bffbda85999d2fb959535e0542a
tree2e6ea065e9c0558ef111f40e1df726469a2a3942
parent792ad5544cb0e23708c449ef0edc1d61b1f81820
CRM-13085 - Fix premature transaction commit stemming from TRUNCATE TABLE civicrm_acl_contact_cache

----------------------------------------
* CRM-13085: Transaction rollback doesn't work with contact creation (due to ACL TRUNCATE)
  http://issues.civicrm.org/jira/browse/CRM-13085
CRM/ACL/BAO/Cache.php