스크랩한 게시물 삭제 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2020 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-26 02:16:52 +00:00
parent 20a90854f0
commit 114795e30e
5 changed files with 37 additions and 0 deletions

View file

@ -49,6 +49,7 @@
<action name="procMemberDeleteMessages" type="controller" standalone="true" />
<action name="procMemberScrapDocument" type="controller" standalone="true" />
<action name="procMemberDeleteScrap" type="controller" standalone="true" />
<action name="procMemberAddFriend" type="controller" standalone="true" />
<action name="procMemberMoveFriend" type="controller" standalone="true" />