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

This commit is contained in:
zero 2007-04-09 02:09:31 +00:00
parent d4bef08607
commit f1027b7d9c
7 changed files with 110 additions and 0 deletions

View file

@ -5,5 +5,6 @@
<action name="dispPollAdminList" type="view" admin_index="true" standalone="true" />
<action name="procInsert" type="controller" standalone="true" />
<action name="procPoll" type="controller" standalone="true" />
<action name="procPollAdminDeleteChecked" type="controller" standalone="true" />
</actions>
</module>