mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
10 lines
359 B
XML
10 lines
359 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<module>
|
|
<grants />
|
|
<actions>
|
|
<action name="dispFileAdminList" type="view" admin_index="true" standalone="true" />
|
|
|
|
<action name="procFileDownload" type="model" standalone="true" />
|
|
<action name="procFileAdminDeleteChecked" type="controller" standalone="true" />
|
|
</actions>
|
|
</module>
|