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

This commit is contained in:
zero 2007-02-20 13:20:17 +00:00
parent 3ab1c1d3fa
commit a834afcf38
4 changed files with 11 additions and 6 deletions

View file

@ -81,6 +81,7 @@
// 모듈 객체 생성
$oModule = &$this->getModuleInstance($module, $type);
// 모듈 정보 세팅
$oModule->setModuleInfo($module_info, $xml_info);