#320 회원 모듈 스킨 처리 메시지 정리

This commit is contained in:
khongchi 2014-01-21 20:41:17 +09:00
parent 06627cf239
commit 4a6b1e61f6
11 changed files with 22 additions and 27 deletions

View file

@ -62,7 +62,7 @@
<action name="procMemberSaveDocument" type="controller" standalone="true" />
<action name="procMemberDeleteSavedDocument" type="controller" standalone="true" />
<action name="procMemberFindAccount" type="controller" standalone="true" />
<action name="procMemberFindAccount" type="controller" ruleset="findAccount" standalone="true" />
<action name="procMemberFindAccountByQuestion" type="controller" standalone="true" />
<action name="procMemberAuthAccount" type="controller" method="GET|POST" standalone="true" />
<action name="procMemberAuthEmailAddress" type="controller" method="GET|POST" standalone="true" />