mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@204 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2332c8d246
commit
f068fb2fe3
9 changed files with 80 additions and 3 deletions
|
|
@ -53,6 +53,7 @@
|
|||
<action name="procClearFile" type="controller" />
|
||||
|
||||
<action name="dispAdminContent" type="view" standalone="true" admin_index="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" />
|
||||
|
|
@ -68,5 +69,6 @@
|
|||
<action name="procDeleteBoard" type="controller" standalone="true" />
|
||||
<action name="procInsertCategory" type="controller" standalone="true" />
|
||||
<action name="procUpdateCategory" type="controller" standalone="true" />
|
||||
<action name="procInsertConfig" type="controller" standalone="true" />
|
||||
</actions>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue