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

This commit is contained in:
zero 2007-02-27 13:25:01 +00:00
parent 49209e6785
commit aff66fb54c
4 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<module version="0.1">
<title xml:lang="ko">한국 우편번호 검색</title>
<title xml:lang="en">Korea Zipcode Finder</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">Korea Zipcode Finder</description>
</author>
<module>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<module>
<grants />
<actions>
<action name="procSearchZipCode" type="model" index="true" standalone="true" />
</actions>
</module>