validateUser : RV
This commit is contained in:
parent
3900a89e86
commit
c0387474f5
@ -52,7 +52,7 @@ public function authendicate()
|
|||||||
{
|
{
|
||||||
|
|
||||||
$user = $this->auth_model->validate_user();
|
$user = $this->auth_model->validate_user();
|
||||||
|
|
||||||
if($user){
|
if($user){
|
||||||
|
|
||||||
//check if user avaiable or not
|
//check if user avaiable or not
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user