Remove trace

This commit is contained in:
Arturo Gonzalez 2017-04-10 14:39:31 +02:00
parent 9cd99307dd
commit 893707a024

View File

@ -755,7 +755,7 @@ $table_other->data[$row][1] .= html_print_input_hidden ('interval_values', $conf
$table_other->data[$row][1] .= html_print_input_hidden ('interval_to_delete', '', true);
//----------------------------------------------------------------------
$row++;
html_debug($config['csv_divider']);
$common_dividers = array(
";" => ";",
"," => ",",