mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@202 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0463fa5b58
commit
9a9f9af0bc
14 changed files with 162 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<module>
|
||||
<actions>
|
||||
<action name="dispMemberList" type="view" standalone="true" index="true" admin_index="true" />
|
||||
<action name="dispModuleConfig" type="view" standalone="true" />
|
||||
<action name="dispMemberInfo" type="view" standalone="true" />
|
||||
<action name="dispMemberInsert" type="view" standalone="true" />
|
||||
<action name="dispDeleteForm" type="view" standalone="true" />
|
||||
|
|
@ -14,6 +15,7 @@
|
|||
<action name="procLogout" type="controller" standalone="true" />
|
||||
<action name="procInsert" type="controller" standalone="true" />
|
||||
<action name="procDelete" type="controller" standalone="true" />
|
||||
<action name="procInsertConfig" type="controller" standalone="true" />
|
||||
<action name="procInsertGroup" type="controller" standalone="true" />
|
||||
<action name="procUpdateGroup" type="controller" standalone="true" />
|
||||
<action name="procInsertJoinForm" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue