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

This commit is contained in:
zero 2007-04-03 10:41:01 +00:00
parent 9ec9da8963
commit 185992e125
5 changed files with 0 additions and 42 deletions

View file

@ -12,10 +12,6 @@
<action name="dispMemberSendMessage" type="view" standalone="true" />
<action name="dispMemberNewMessage" type="view" standalone="true" />
<action name="dispMemberFriends" type="view" standalone="true" />
<action name="dispMemberAddFriend" 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" />
<action name="dispMemberAdminInsert" type="view" standalone="true" />
@ -44,13 +40,6 @@
<action name="procMemberDeleteMessage" type="controller" standalone="true" />
<action name="procMemberDeleteMessages" type="controller" standalone="true" />
<action name="procMemberAddFriend" type="controller" standalone="true" />
<action name="procMemberDeleteFriend" type="controller" standalone="true" />
<action name="procMemberAddFriendGroup" type="controller" standalone="true" />
<action name="procMemberRenameFriendGroup" type="controller" standalone="true" />
<action name="procMemberDeleteFriendGroup" type="controller" standalone="true" />
<action name="procMemberAdminInsert" type="controller" standalone="true" />
<action name="procMemberAdminDelete" type="controller" standalone="true" />
<action name="procMemberAdminInsertConfig" type="controller" standalone="true" />