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

17 lines
332 B
XML

<install>
<module_properties>
<name>account_message</name>
<parent>account</parent>
<notes><![CDATA[Holds messages to accounts...]]></notes>
</module_properties>
<sql_inserts>
<module_method>
<add>
<name>add</name>
</add>
<add>
<name>view</name>
</add>
</module_method>
</sql_inserts>
</install>