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

This commit is contained in:
zero 2007-02-22 01:42:15 +00:00
parent c5867a7706
commit b293901543
5 changed files with 29 additions and 21 deletions

View file

@ -42,7 +42,7 @@
**/
$oModuleHandler = new ModuleHandler();
$oModuleHandler->init();
$oModule = &$oModuleHandler->getModule();
$oModule = &$oModuleHandler->procModule();
/**
* @brief DisplayHandler 객체를 생성하여 모듈의 처리 결과를 출력