Add login

This commit is contained in:
marc-go
2026-02-16 18:56:12 +01:00
parent 6dee5a73f5
commit e2a525964d
5 changed files with 19 additions and 6 deletions

View File

@@ -25,4 +25,3 @@ if (!$mcServ->checkLogin()) {
}else{
echo "angemeldet";
}
?>