mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@676 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8fe469eb77
commit
9b6bb9e6dd
11 changed files with 476 additions and 0 deletions
|
|
@ -3,6 +3,13 @@
|
|||
<grants />
|
||||
<actions>
|
||||
<action name="dispAdminContent" type="view" admin_index="true" standalone="true" />
|
||||
<action name="dispAdminModuleConfig" type="view" standalone="true" />
|
||||
<action name="dispAdminBoardInfo" type="view" standalone="true" />
|
||||
<action name="dispAdminInsertBoard" type="view" standalone="true" />
|
||||
<action name="dispAdminDeleteBoard" type="view" standalone="true" />
|
||||
<action name="procInsertBoard" type="controller" standalone="true" />
|
||||
<action name="procDeleteBoard" type="controller" standalone="true" />
|
||||
<action name="procInsertConfig" type="controller" standalone="true" />
|
||||
<action name="procUploadFile" type="controller" standalone="true" />
|
||||
<action name="procDeleteFile" type="controller" standalone="true" />
|
||||
</actions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue