[modx-revo-ja] r121 committed - インストーラの言語デフォルトを日本語に

3 views
Skip to first unread message

modx-r...@googlecode.com

unread,
Oct 29, 2010, 10:12:14 AM10/29/10
to mod...@googlegroups.com
Revision: 121
Author: yama.kyms
Date: Fri Oct 29 07:11:10 2010
Log: インストーラの言語デフォルトを日本語に
http://code.google.com/p/modx-revo-ja/source/detail?r=121

Modified:
/trunk/setup/controllers/language.php

=======================================
--- /trunk/setup/controllers/language.php Fri Oct 29 00:20:05 2010
+++ /trunk/setup/controllers/language.php Fri Oct 29 07:11:10 2010
@@ -34,7 +34,7 @@
$this->parser->assign('langs', $langs);
unset($path,$file,$handle);

-$actualLanguage = 'en';
+$actualLanguage = 'ja';
if (!empty($_COOKIE['modx_setup_language']) &&
($_COOKIE['modx_setup_language'] != 'en')) {
$actualLanguage = $_COOKIE['modx_setup_language'];
}

Reply all
Reply to author
Forward
0 new messages