mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Remove trace
This commit is contained in:
parent
9cd99307dd
commit
893707a024
@ -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);
|
$table_other->data[$row][1] .= html_print_input_hidden ('interval_to_delete', '', true);
|
||||||
//----------------------------------------------------------------------
|
//----------------------------------------------------------------------
|
||||||
$row++;
|
$row++;
|
||||||
html_debug($config['csv_divider']);
|
|
||||||
$common_dividers = array(
|
$common_dividers = array(
|
||||||
";" => ";",
|
";" => ";",
|
||||||
"," => ",",
|
"," => ",",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user