getListPDOfficersForNotification 3rd index missing fixed : ps

This commit is contained in:
gandhimathi 2022-04-28 12:05:35 +00:00
parent a7f8cdb19a
commit 070ba1e0c9

View File

@ -11788,6 +11788,7 @@ public function getCompaniesListsFromGeneralFormRawJSONV2_post()
}
}
}
Sort($list_of_pd_officers);
log_message('ERROR',"getListPDOfficers PDofficer list : ".json_encode($list_of_pd_officers));
// Get Central PD Officers List
$central_pd_officers = array();