GET BUSI ACTIVITY 4

This commit is contained in:
velz 2018-12-20 17:18:01 +05:30
parent 8677042486
commit efa5b69f9d

View File

@ -3135,7 +3135,7 @@ class PD_Controller extends REST_Controller {
}
else
{
if(count($result_array) > 0)){
if(count($result_array) > 0){
$final_data['type_of_activity'][] = $res['column_value'];}
}
}