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

This commit is contained in:
zero 2007-04-10 10:25:30 +00:00
parent 6e726744ca
commit 102c9078ca
2 changed files with 2 additions and 3 deletions

View file

@ -82,7 +82,6 @@
$this->module_info = $module_info;
Context::setBrowserTitle($module_info->browser_title);
}
debugPrint($module_info);
// 여기까지도 모듈 정보를 찾지 못했다면 깔끔하게 시스템 오류 표시
if(!$this->module) $this->error = 'msg_module_is_not_exists';