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