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@937 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
20a25fc031
commit
b537875f0e
5 changed files with 31 additions and 16 deletions
|
|
@ -14,8 +14,6 @@
|
|||
|
||||
<action name="dispMemberFriend" type="view" standalone="true" />
|
||||
<action name="dispMemberAddFriend" type="view" standalone="true" />
|
||||
<action name="dispMemberFriendGroup" type="view" standalone="true" />
|
||||
<action name="dispMemberAddFriendGroup" type="view" standalone="true" />
|
||||
|
||||
<action name="dispMemberAdminList" type="view" standalone="true" index="true" admin_index="true" />
|
||||
<action name="dispMemberAdminConfig" type="view" standalone="true" />
|
||||
|
|
@ -46,6 +44,7 @@
|
|||
<action name="procMemberDeleteMessages" type="controller" standalone="true" />
|
||||
|
||||
<action name="procMemberAddFriend" type="controller" standalone="true" />
|
||||
<action name="procMemberMoveFriend" type="controller" standalone="true" />
|
||||
<action name="procMemberDeleteFriend" type="controller" standalone="true" />
|
||||
|
||||
<action name="procMemberAddFriendGroup" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue