Notify updates

This commit is contained in:
Yiğit Kerem Oktay
2020-08-17 00:25:12 +03:00
committed by GitHub
parent 48ba123c6e
commit bc145421a9
+1 -1
View File
@@ -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");