mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
11 lines
371 B
XML
11 lines
371 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<module>
|
|
<grants />
|
|
<actions>
|
|
<action name="dispMessage" type="view" index="true" meta-noindex="true" />
|
|
|
|
<action name="dispMessageAdminConfig" type="view" admin_index="true" />
|
|
<action name="procMessageAdminInsertConfig" type="controller" />
|
|
<action name="getMessageAdminColorset" type="model" />
|
|
</actions>
|
|
</module>
|