member 모듈의 procMemberUpdateAuthMail act 삭제

This commit is contained in:
Kijin Sung 2015-05-28 21:48:49 +09:00
parent f1b7d9124a
commit fb90aae381
3 changed files with 1 additions and 72 deletions

View file

@ -66,7 +66,6 @@
<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" />
<action name="procMemberUpdateAuthMail" type="controller" standalone="true" />
<action name="procMemberResendAuthMail" type="controller" ruleset="resendAuthMail" standalone="true" />
<action name="procMemberResetAuthMail" type="controller" ruleset="resetAuthMail" standalone="true" />
<action name="procMemberSpammerManage" type="controller" standalone="true" />