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

This commit is contained in:
zero 2007-03-05 07:16:51 +00:00
parent bec327d337
commit a4e2f31a53
6 changed files with 83 additions and 17 deletions

View file

@ -2,7 +2,9 @@
<module>
<grants />
<actions>
<action name="dispContent" type="view" admin_index="true" standalone="true" />
<action name="dispConfig" type="view" admin_index="true" standalone="true" />
<action name="dispDeniedIPList" type="view" standalone="true" />
<action name="dispDeniedWordList" type="view" standalone="true" />
<action name="procInsertDeniedIP" type="controller" standalone="true" />
<action name="procDeleteDeniedIP" type="controller" standalone="true" />