This commit is contained in:
CHIEFSOFT\ameye
2024-06-13 14:38:52 -04:00
parent f79f10a7af
commit 55d48d94a9
+3 -1
View File
@@ -17,7 +17,9 @@ class Employers extends BaseController
$udata = [
'employer_uid' => $data['employer_uid']
];
$addedData = $this->insert_db('employer_checks',$udata);
// $addedData = $this->insert_db('employer_checks',$udata);
$addedData =[];
if( $addedData["uid"] ==''){
$response = [