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

This commit is contained in:
zero 2007-04-09 02:16:22 +00:00
parent a6fa4af882
commit a9e0caa781
5 changed files with 12 additions and 0 deletions

View file

@ -3,6 +3,8 @@
<grants />
<actions>
<action name="dispPollAdminList" type="view" admin_index="true" standalone="true" />
<action name="dispPollAdminConfig" type="controller" standalone="true" />
<action name="procInsert" type="controller" standalone="true" />
<action name="procPoll" type="controller" standalone="true" />
<action name="procPollAdminDeleteChecked" type="controller" standalone="true" />