fix
This commit is contained in:
@@ -32,5 +32,7 @@ class Auth extends CI_Controller {
|
||||
public function logout(){
|
||||
$this->index();
|
||||
}
|
||||
|
||||
public function login(){
|
||||
$this->index();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user