This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/modules/session_auth_cache/session_auth_cache_install.xml
2011-05-03 09:49:01 +10:00

13 lines
272 B
XML

<install>
<module_properties>
<name>session_auth_cache</name>
<parent>session</parent>
<notes><![CDATA[Cache the user authentication]]></notes>
<type>base</type>
</module_properties>
<sql_inserts>
<module_method>
</module_method>
</sql_inserts>
</install>