Merge branch 'main' of http://git.pb.bib.de/PBBFA23CIV/EIANotesApp
This commit is contained in:
@@ -28,9 +28,6 @@ class UserController
|
||||
}
|
||||
else {
|
||||
$this->view->setDoMethodName("showUserLoginForm");
|
||||
## $this->view->setVars([
|
||||
## "errmsg" => $erg["message"]
|
||||
## ]);
|
||||
$this->showUserLoginForm();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user