mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
8 lines
348 B
XML
8 lines
348 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<module standalone="true" default_action="dispAdminIndex" management_action="">
|
|
<actions>
|
|
<action name="dispAdminIndex" type="view" grant="root" />
|
|
<action name="dispLogin" type="view" grant="guest" />
|
|
<action name="dispLogout" type="view" grant="root" />
|
|
</actions>
|
|
</module>
|