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