Merge pull request #72 from qkqpttgf/master

pull
This commit is contained in:
Mr.Lin
2020-05-08 19:05:54 +08:00
committed by GitHub
19 changed files with 8676 additions and 147 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');