rhymix/modules/krzip/conf/module.xml

9 lines
352 B
XML

<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<actions>
<action name="dispConfig" type="view" admin_index="true" standalone="true" />
<action name="procInsertConfig" type="controller" standalone="true" />
<action name="getZipCodeList" type="model" index="true" standalone="true" />
</actions>
</module>