DASHBOARD
This commit is contained in:
parent
7a6e01e562
commit
f5b886ce5c
@ -294,7 +294,7 @@ class User_Management_Controller extends REST_Controller {
|
|||||||
{
|
{
|
||||||
$data['dataStatus'] = false;
|
$data['dataStatus'] = false;
|
||||||
$data['status'] = REST_Controller::HTTP_NO_CONTENT;
|
$data['status'] = REST_Controller::HTTP_NO_CONTENT;
|
||||||
$this->response($data,REST_Controller::HTTP_NO_CONTENT);
|
$this->response($data,REST_Controller::HTTP_OK);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user