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

This commit is contained in:
zero 2007-03-13 07:42:45 +00:00
parent f3574368ce
commit 697b5bd1db
4 changed files with 9 additions and 5 deletions

View file

@ -19,8 +19,7 @@
* @brief 모듈 관리자 페이지
**/
function dispContent() {
// 템플릿 파일 지정
$this->setTemplateFile('index');
$this->dispModuleList();
}
/**