Finish login
This commit is contained in:
@@ -20,8 +20,8 @@ if (!$mcServ->checkConf()) {
|
||||
}
|
||||
|
||||
if (!$mcServ->checkLogin()) {
|
||||
/*header("Location: /login.php");
|
||||
exit;*/
|
||||
header("Location: /login.php");
|
||||
exit;
|
||||
}else{
|
||||
echo "angemeldet";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user