Begin Setup
This commit is contained in:
@@ -9,11 +9,10 @@
|
||||
|
||||
* By RootMarc
|
||||
*/
|
||||
|
||||
|
||||
require "main.php";
|
||||
|
||||
$mcServ = new mgServ();
|
||||
$mcServ = new mcServ();
|
||||
|
||||
if (!$mcServ->checkConf()) {
|
||||
header("Location: /setup.html");
|
||||
|
||||
Reference in New Issue
Block a user