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/ticket_attachment/ticket_attachment_install.xml

11 lines
283 B
XML
Raw Normal View History

<install>
<module_properties>
<name>ticket_attachment</name>
<parent>ticket</parent>
<notes><![CDATA[Contains files attached to tickets]]></notes>
<menu_display></menu_display>
</module_properties>
<sql_inserts>
<module_method></module_method>
</sql_inserts>
</install>