PD_Controller.php edited online with Bitbucket
This commit is contained in:
parent
292d8afa36
commit
0770e89ac1
@ -11783,6 +11783,8 @@ public function getCompaniesListsFromGeneralFormRawJSONV2_post()
|
||||
$list_of_pd_officers[$key]['mobile_no'] = $names[0]['mobile_no'];
|
||||
$list_of_pd_officers[$key]['user_role'] = $names[0]['user_role'];
|
||||
$list_of_pd_officers[$key]['role_name'] = $names[0]['role_name'];
|
||||
}else{
|
||||
unset($list_of_pd_officers[$key]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user