#174 설문조사 결과 보기 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2733 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-10-11 01:33:03 +00:00
parent ece48de14e
commit e4d55fc4d1
10 changed files with 80 additions and 2 deletions

View file

@ -11,6 +11,7 @@
<action name="procInsert" type="controller" standalone="true" />
<action name="procPoll" type="controller" standalone="true" />
<action name="procPollViewResult" type="controller" standalone="true" />
<action name="procPollAdminDeleteChecked" type="controller" standalone="true" />
<action name="procPollAdminInsertConfig" type="controller" standalone="true" />
</actions>