validateUser : RV

This commit is contained in:
VENKATESHWARAN 2024-01-29 16:24:18 +05:30
parent 3900a89e86
commit c0387474f5

View File

@ -52,7 +52,7 @@ public function authendicate()
{
$user = $this->auth_model->validate_user();
if($user){
//check if user avaiable or not