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

This commit is contained in:
zero 2007-03-05 06:34:13 +00:00
parent a5f53d4b25
commit 0a2aa301d6
3 changed files with 39 additions and 1 deletions

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<actions>
<action name="dispContent" type="view" admin_index="true" />
<action name="procInsertDeniedIP" type="controller" />
<action name="procDeleteDeniedIP" type="controller" />
<action name="procInsertDeniedWord" type="controller" />
<action name="procDeleteDeniedWord" type="controller" />
</actions>
</module>