git-svn-id: http://xe-core.googlecode.com/svn/trunk@937 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-03 10:58:41 +00:00
parent 20a25fc031
commit b537875f0e
5 changed files with 31 additions and 16 deletions

View file

@ -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" />