mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
8 lines
332 B
XML
8 lines
332 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<module standalone="false" version="0.1" default_action="viewIntroduce" management_action="" >
|
|
<actions>
|
|
<action name="viewIntroduce" type="view" />
|
|
<action name="viewDBInfoForm" type="view" />
|
|
<action name="doInstall" type="controller" />
|
|
</actions>
|
|
</module>
|