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

This commit is contained in:
zero 2007-02-23 08:51:52 +00:00
parent c4b2bd4a86
commit 7ccd9383fc
8 changed files with 119 additions and 24 deletions

View file

@ -6,7 +6,8 @@
<action name="dispMemberInsert" type="view" standalone="true" />
<action name="dispDeleteForm" type="view" standalone="true" />
<action name="dispGroupList" type="view" standalone="true" />
<action name="dispJoinForm" type="view" standalone="true" />
<action name="dispJoinFormList" type="view" standalone="true" />
<action name="dispInsertJoinForm" type="view" standalone="true" />
<action name="dispDeniedIDList" type="view" standalone="true" />
<action name="procLogin" type="controller" standalone="true" />