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

This commit is contained in:
zero 2007-04-06 04:38:12 +00:00
parent 726efffe6f
commit 6f0e2d5df9
9 changed files with 388 additions and 31 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<module version="0.1">
<title xml:lang="ko">엮인글</title>
<title xml:lang="ko">설문조사</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<description xml:lang="ko">엮인글 관리 모듈</description>
<description xml:lang="ko">설문조사 관리 모듈</description>
</author>
</module>

View file

@ -2,8 +2,6 @@
<module>
<grants />
<actions>
<action name="dispTrackbackAdminList" type="view" admin_index="true" standalone="true" />
<action name="procTrackbackAdminDeleteChecked" type="controller" standalone="true" />
<action name="procTrackbackReceive" type="controller" standalone="true" />
<action name="dispPollAdminList" type="view" admin_index="true" standalone="true" />
</actions>
</module>