mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1085 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1dcf686d69
commit
6e726744ca
5 changed files with 55 additions and 49 deletions
|
|
@ -82,6 +82,7 @@
|
|||
$this->module_info = $module_info;
|
||||
Context::setBrowserTitle($module_info->browser_title);
|
||||
}
|
||||
debugPrint($module_info);
|
||||
|
||||
// 여기까지도 모듈 정보를 찾지 못했다면 깔끔하게 시스템 오류 표시
|
||||
if(!$this->module) $this->error = 'msg_module_is_not_exists';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue