fixed
All checks were successful
Build and push / Pulling repo on server (push) Successful in 19s

This commit is contained in:
2023-10-21 21:21:52 +02:00
parent 72826ea815
commit bf101b3b26
3 changed files with 5 additions and 16 deletions

View File

@ -9,9 +9,4 @@ class Login extends Page {
//return print_r($_REQUEST, true);
}
function maySeeThisPage()
{
return true;
}
}