mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@198 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
49209e6785
commit
aff66fb54c
4 changed files with 0 additions and 0 deletions
11
modules/krzip/conf/info.xml
Normal file
11
modules/krzip/conf/info.xml
Normal 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>
|
||||
7
modules/krzip/conf/module.xml
Normal file
7
modules/krzip/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