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/account/account_install.xml
2008-11-26 14:50:40 -08:00

14 lines
309 B
XML

<install>
<module_properties>
<name>account</name>
<parent>account</parent>
<notes><![CDATA[This is the account module for all accounts...]]></notes>
</module_properties>
<sql_inserts>
<module_method>
<install>
<name>install</name>
</install>
</module_method>
</sql_inserts>
</install>