This commit is contained in:
saintly2k 2023-03-31 11:40:49 +02:00
parent 67242dc9f7
commit fb6b80b451

View File

@ -7,8 +7,8 @@ if (file_exists(ps(__DIR__ . "/../.installed")))
require_once "../config.php";
// if ($config["email"] == "saintly@h33t.moe")
// die("You haven't edited the config.php file yet.");
if ($config["email"] == "saintly@h33t.moe")
die("You haven't edited the config.php file yet.");
require_once "../library/plugins/enabled/userLangs.php";