mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@197 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8c987b2b79
commit
49209e6785
9 changed files with 23 additions and 51 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<module version="0.1">
|
||||
<title xml:lang="ko">꼬리표</title>
|
||||
<title xml:lang="en">tag</title>
|
||||
<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">tag</description>
|
||||
<description xml:lang="ko">한국 우편번호 검색을 담당합니다.</description>
|
||||
<description xml:lang="en">Korea Zipcode Finder</description>
|
||||
</author>
|
||||
<module>
|
||||
|
|
|
|||
7
modules/kr_zip/conf/module.xml
Normal file
7
modules/kr_zip/conf/module.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue