오타로인한 오류수정;;

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4860 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-11-13 09:35:19 +00:00
parent 5a187f2bd0
commit f132c7db7d

View file

@ -83,7 +83,7 @@
$db_info = Context::getDBInfo();
Context::set('selected_lang', $db_info->lang_type);
Context::set('current_version', __ZBXE_VERSION__);
Context::set('current_version', __ZBXE_VERSION__);
Context::set('installed_path', realpath('./'));
$oModuleModel = &getModel('module');