add member info/signup skin

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9080 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2011-09-07 07:50:22 +00:00
parent 43f4cde8e7
commit 2d8a72a00f
8 changed files with 162 additions and 476 deletions

View file

@ -45,7 +45,7 @@
<action name="procMemberLogout" type="controller" standalone="true" />
<action name="procMemberCheckValue" type="controller" standalone="true" />
<action name="procMemberInsert" type="controller" standalone="true" ruleset="@insertMember" />
<action name="procMemberModifyInfo" type="controller" standalone="true" ruleset="modifyInfo" />
<action name="procMemberModifyInfo" type="controller" standalone="true" ruleset="@insertMember" />
<action name="procMemberModifyPassword" type="controller" standalone="true" ruleset="modifyPassword" />
<action name="procMemberLeave" type="controller" standalone="true" ruleset="leaveMember" />
<action name="procMemberOpenIDLeave" type="controller" standalone="true" />