fine tuning
All checks were successful
Build and push / Pulling repo on server (push) Has been skipped
All checks were successful
Build and push / Pulling repo on server (push) Has been skipped
This commit is contained in:
@ -4,7 +4,7 @@ class Auth extends Page {
|
||||
|
||||
function login()
|
||||
{
|
||||
return 'hättest gern';
|
||||
return print_r($_REQUEST, true);
|
||||
}
|
||||
|
||||
function maySeeThisPage()
|
||||
|
Reference in New Issue
Block a user