mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-20 10:52:14 +09:00
오타로인한 오류수정;;
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4860 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5a187f2bd0
commit
f132c7db7d
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
$db_info = Context::getDBInfo();
|
||||
Context::set('selected_lang', $db_info->lang_type);
|
||||
|
||||
Conㄴtext::set('current_version', __ZBXE_VERSION__);
|
||||
Context::set('current_version', __ZBXE_VERSION__);
|
||||
Context::set('installed_path', realpath('./'));
|
||||
|
||||
$oModuleModel = &getModel('module');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue