mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2024-11-08 20:46:00 -05:00
Update install.php
This commit is contained in:
parent
f9468a491b
commit
48ba123c6e
@ -144,7 +144,7 @@ if(isset($_POST['server']) && empty($message))
|
||||
file_put_contents("config.php", $config);
|
||||
|
||||
include_once "create-server-config.php";
|
||||
$db->setSetting($mysqli,"dbConfigVersion","Version2Beta6");
|
||||
$db->setSetting($mysqli,"dbConfigVersion","Version2Beta7");
|
||||
$db->setSetting($mysqli,"notifyUpdates","no");
|
||||
unlink("create-server-config.php");
|
||||
unlink("config.php.template");
|
||||
|
Loading…
Reference in New Issue
Block a user