diff --git a/api/application/controllers/PD_Controller.php b/api/application/controllers/PD_Controller.php index a5b2db96..1c9ca3d5 100644 --- a/api/application/controllers/PD_Controller.php +++ b/api/application/controllers/PD_Controller.php @@ -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();