디버깅 코드 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5203 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2009-01-04 17:12:43 +00:00
parent 3a5ba66dd9
commit 2f9be84681

View file

@ -214,7 +214,7 @@
**/
function dispAdminConfig() {
$db_info = Context::getDBInfo();
debugPrint($db_info);
Context::set('selected_lang', $db_info->lang_type);
Context::set('lang_supported', Context::loadLangSupported());