* finish task #5279.

This commit is contained in:
wangyidong
2019-02-20 14:34:22 +08:00
parent ac221ac35f
commit 7bcd62dfdc
11 changed files with 197 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ if(!isset($error))
\$config->installed = true;
\$config->debug = false;
\$config->requestType = '$requestType';
\$config->timezone = '$timezone';
\$config->db->host = '$dbHost';
\$config->db->port = '$dbPort';
\$config->db->name = '$dbName';