comment api call
This commit is contained in:
@@ -304,7 +304,7 @@ return $endpoints;
|
||||
|
||||
$this->load->model('BackendModel');
|
||||
$out = array();
|
||||
$ret = $this->BackendModel->wrenchboard_api($in, $out);
|
||||
//$ret = $this->BackendModel->wrenchboard_api($in, $out);
|
||||
|
||||
|
||||
// $wrenchboard = new \App\Models\BackendModel();
|
||||
|
||||
Reference in New Issue
Block a user