removed comment
This commit is contained in:
parent
6dbca7cbd4
commit
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();
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -72,7 +69,4 @@ class UserController
|
|||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user