Compare commits
3 Commits
871ffe01d0
...
3c9d90ebb8
Author | SHA1 | Date | |
---|---|---|---|
3c9d90ebb8 | |||
36ea386e04 | |||
31fff91725 |
@ -28,9 +28,6 @@ class UserController
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$this->view->setDoMethodName("showUserLoginForm");
|
$this->view->setDoMethodName("showUserLoginForm");
|
||||||
## $this->view->setVars([
|
|
||||||
## "errmsg" => $erg["message"]
|
|
||||||
## ]);
|
|
||||||
$this->showUserLoginForm();
|
$this->showUserLoginForm();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user