Changed ClassName for ACL clacc
[civicrm-core.git] / xml / schema / ACL / Cache.xml
index a798dff6ac8bf5b41b1bb3feeccfb96a700506cb..38c9df70bb819a94e7efe151c0ee1da9912ed3f8 100644 (file)
@@ -2,7 +2,7 @@
 
 <table>
   <base>CRM/ACL</base>
-  <class>Cache</class>
+  <class>ACLCache</class>
   <name>civicrm_acl_cache</name>
   <comment>Cache for acls and contacts</comment>
   <add>1.6</add>
@@ -55,7 +55,8 @@
   <field>
     <name>modified_date</name>
     <title>Cache Modified Date</title>
-    <type>date</type>
+    <type>timestamp</type>
+    <required>false</required>
     <comment>When was this cache entry last modified</comment>
     <add>1.6</add>
   </field>