employer
This commit is contained in:
@@ -18,8 +18,8 @@ class Employers extends BaseController
|
|||||||
'employer_uid' => $data['employer_uid']
|
'employer_uid' => $data['employer_uid']
|
||||||
];
|
];
|
||||||
|
|
||||||
// $addedData = $this->insert_db('employer_checks',$udata);
|
$addedData = $this->insert_db('employer_checks',$udata);
|
||||||
$addedData =[];
|
//$addedData =[];
|
||||||
|
|
||||||
if( $addedData["uid"] ==''){
|
if( $addedData["uid"] ==''){
|
||||||
$response = [
|
$response = [
|
||||||
|
|||||||
Reference in New Issue
Block a user