mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@165 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fcdefd8fb0
commit
82734fa4f0
12 changed files with 73 additions and 79 deletions
|
|
@ -38,6 +38,7 @@
|
|||
<action name="dispLogout" type="view" />
|
||||
<action name="dispMessage" type="view" />
|
||||
<action name="dispRss" type="view" />
|
||||
|
||||
<action name="procInsertDocument" type="controller" />
|
||||
<action name="procDeleteDocument" type="controller" />
|
||||
<action name="procVoteDocument" type="controller" />
|
||||
|
|
@ -50,6 +51,7 @@
|
|||
<action name="procUploadFile" type="controller" />
|
||||
<action name="procDownloadFile" type="controller" />
|
||||
<action name="procClearFile" type="controller" />
|
||||
|
||||
<action name="dispAdminContent" type="view" standalone="true" admin_index="true" />
|
||||
<action name="dispAdminBoardInfo" type="view" standalone="true" />
|
||||
<action name="dispAdminInsertBoard" type="view" standalone="true" />
|
||||
|
|
@ -57,6 +59,7 @@
|
|||
<action name="dispAdminSkinInfo" type="view" standalone="true" />
|
||||
<action name="dispAdminCategoryInfo" type="view" standalone="true" />
|
||||
<action name="dispAdminGrantInfo" type="view" standalone="true" />
|
||||
|
||||
<action name="procLogin" type="controller" standalone="true" />
|
||||
<action name="procLogout" type="controller" standalone="true" />
|
||||
<action name="procInsertGrant" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue