This commit is contained in:
BingoKingo
2020-05-17 00:03:44 +08:00
parent f21b5b19b9
commit 142d0e628c
19 changed files with 3262 additions and 652 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ function install()
}
if ($_GET['install1']) {
//if ($_POST['admin']!='') {
$tmp['language'] = $_POST['language'];
//$tmp['language'] = $_POST['language'];
$tmp['Region'] = $_POST['Region'];
$tmp['timezone'] = $_COOKIE['timezone'];
$SecretId = getConfig('SecretId');