TTXML 포맷의 데이터를 import할 수 있도록 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3423 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-12-27 10:35:40 +00:00
parent c8bc698b93
commit 4239d02404
12 changed files with 455 additions and 5 deletions

View file

@ -7,5 +7,6 @@
<action name="procImporterAdminMemberImport" type="controller" standalone="true" />
<action name="procImporterAdminMessageImport" type="controller" standalone="true" />
<action name="procImporterAdminModuleImport" type="controller" standalone="true" />
<action name="procImporterAdminTTXMLImport" type="controller" standalone="true" />
</actions>
</module>