Compare commits
No commits in common. "3c9d90ebb8bf4a4b1f74d902f8107c50a5677e5f" and "871ffe01d02ca899aa01550d601b75052dfb4ed6" have entirely different histories.
3c9d90ebb8
...
871ffe01d0
@ -28,6 +28,9 @@ class UserController
|
||||
}
|
||||
else {
|
||||
$this->view->setDoMethodName("showUserLoginForm");
|
||||
## $this->view->setVars([
|
||||
## "errmsg" => $erg["message"]
|
||||
## ]);
|
||||
$this->showUserLoginForm();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user