mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-12 05:22:35 +09:00
디버깅 코드 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5203 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3a5ba66dd9
commit
2f9be84681
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@
|
||||||
**/
|
**/
|
||||||
function dispAdminConfig() {
|
function dispAdminConfig() {
|
||||||
$db_info = Context::getDBInfo();
|
$db_info = Context::getDBInfo();
|
||||||
debugPrint($db_info);
|
|
||||||
Context::set('selected_lang', $db_info->lang_type);
|
Context::set('selected_lang', $db_info->lang_type);
|
||||||
|
|
||||||
Context::set('lang_supported', Context::loadLangSupported());
|
Context::set('lang_supported', Context::loadLangSupported());
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue