// Modification pour mettre des antislash devant les quotes $json_data=str_replace('"','\"',$json_data); log::add('BSBLAN', 'debug', __('https_file_get_contents ', __FILE__) . ' url ' . $url . ' json updated ' . $json_data);