add tailadmin
This commit is contained in:
@@ -23,5 +23,6 @@ if (!$mcServ->checkLogin()) {
|
||||
header("Location: /login.php");
|
||||
exit;
|
||||
}else{
|
||||
echo "angemeldet";
|
||||
}
|
||||
header("Location: /panel");
|
||||
exit;
|
||||
}
|
||||
Reference in New Issue
Block a user