mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
9 lines
349 B
XML
9 lines
349 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<module default_action="dispIntroduce">
|
|
<grants />
|
|
<actions>
|
|
<action name="dispIntroduce" type="view" standalone="true" />
|
|
<action name="dispInstallForm" type="view" standalone="true" />
|
|
<action name="procInstall" type="controller" standalone="true" />
|
|
</actions>
|
|
</module>
|