removed comment
This commit is contained in:
@@ -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
|
|||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user