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

This commit is contained in:
zero 2007-06-07 09:06:57 +00:00
parent 97c7db301f
commit 4b747ef218
8 changed files with 106 additions and 2 deletions

View file

@ -29,6 +29,8 @@
<action name="getMemberMenu" type="model" standalone="true" />
<action name="procMemberLogin" type="controller" standalone="true" />
<action name="procMemberOpenIDLogin" type="controller" standalone="true" />
<action name="procMemberOpenIDValidate" type="controller" standalone="true" />
<action name="procMemberLogout" type="controller" standalone="true" />
<action name="procMemberInsert" type="controller" standalone="true" />
<action name="procMemberModifyInfo" type="controller" standalone="true" />