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

This commit is contained in:
zero 2007-03-15 00:50:00 +00:00
parent 42a7f88449
commit 2acf1afd1a
22 changed files with 6 additions and 315 deletions

View file

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<module version="0.1">
<title xml:lang="ko">댓글</title>
<title xml:lang="en">comment</title>
<title xml:lang="ko">페이지 제작</title>
<title xml:lang="en">page maker</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="en">zero</name>
<description xml:lang="ko">댓글 모듈</description>
<description xml:lang="en">comment</description>
<description xml:lang="ko">페이지를 만듬</description>
<description xml:lang="en">make page</description>
</author>
</module>

View file

@ -3,6 +3,5 @@
<grants />
<actions>
<action name="dispList" type="view" admin_index="true" standalone="true" />
<action name="procDeleteChecked" type="controller" standalone="true" />
</actions>
</module>