SAVE API 3

This commit is contained in:
Velz2020 2020-06-02 11:43:28 +05:30
parent c16b2ae5d7
commit fb7de12979

View File

@ -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']))