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

This commit is contained in:
zero 2007-04-19 02:46:43 +00:00
parent 568ed4f087
commit 1cb6f21db6
10 changed files with 14 additions and 76 deletions

View file

@ -49,7 +49,6 @@
<action name="procBoardDownloadFile" type="controller" />
<action name="dispBoardAdminContent" type="view" standalone="true" admin_index="true" />
<action name="dispBoardAdminModuleConfig" type="view" standalone="true" />
<action name="dispBoardAdminBoardInfo" type="view" standalone="true" />
<action name="dispBoardAdminInsertBoard" type="view" standalone="true" />
<action name="dispBoardAdminDeleteBoard" type="view" standalone="true" />
@ -65,7 +64,6 @@
<action name="procBoardAdminDeleteBoard" type="controller" standalone="true" />
<action name="procBoardAdminInsertCategory" type="controller" standalone="true" />
<action name="procBoardAdminUpdateCategory" type="controller" standalone="true" />
<action name="procBoardAdminInsertConfig" type="controller" standalone="true" />
<action name="procBoardAdminManageCheckedDocument" type="controller" standalone="true" />
</actions>
</module>