#18896651 : better handling for safemode=on case

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7466 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-05-18 06:57:21 +00:00
parent 78933e2e0d
commit 45dba7b1fd
15 changed files with 225 additions and 23 deletions

View file

@ -549,4 +549,6 @@ EndOfLicense;
$lang->msg_table_is_exists = "已建立資料表。\n重新建立 config 檔案。";
$lang->msg_install_completed = "安裝完成。\n非常感謝。";
$lang->msg_install_failed = "建立安裝檔案時,發生錯誤。";
$lang->ftp_get_list = "取得列表";
?>