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

12 lines
591 B
XML

<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<permissions />
<actions>
<action name="dispCommentNotifyAdminIndex" type="view" standalone="true" admin_index="true" />
<action name="procCommentNotifyAdminDeleteChild" type="controller" standalone="true" />
<action name="procCommentNotifyAdminDeleteParent" type="controller" standalone="true" />
<action name="procCommentNotifyAdminDeleteChecked" type="controller" standalone="true" />
<action name="procDoNotify" type="controller" standalone="true" />
</actions>
</module>