diff --git a/api/application/controllers/PD_Controller.php b/api/application/controllers/PD_Controller.php index cd3bd412..405382b2 100644 --- a/api/application/controllers/PD_Controller.php +++ b/api/application/controllers/PD_Controller.php @@ -9252,7 +9252,6 @@ public function getCompaniesListsFromGeneralFormRawJSON_post() public function saveCusVideo_post() { $records = json_decode($this->post('records'),true); - //$this->post('records'); $id = null; log_message('ERROR',print_r($records)); if(!empty($_FILES['video_file']))