rhymix/modules/krzip/conf/module.xml
2009-03-06 05:33:56 +00:00

10 lines
394 B
XML

<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<permissions />
<actions>
<action name="dispKrzipAdminConfig" type="view" admin_index="true" standalone="true" />
<action name="procKrzipAdminInsertConfig" type="controller" standalone="true" />
<action name="getKrzipCodeList" type="model" index="true" standalone="true" />
</actions>
</module>