Label : ps
This commit is contained in:
parent
b008d91eb2
commit
9947085d72
@ -2574,7 +2574,7 @@ $this->load->view("digital_locker",$view_data);
|
||||
// print_r($details);
|
||||
$reponse_data['dataStatus'] = true;
|
||||
$reponse_data['status'] = REST_Controller::HTTP_OK;
|
||||
$reponse_data['msg'] = $details;
|
||||
$reponse_data['records'] = $details;
|
||||
}else{
|
||||
$reponse_data['dataStatus'] = false;
|
||||
$reponse_data['status'] = REST_Controller::HTTP_NO_CONTENT;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user