Details
Description
$CFG->CSV_DELIMITER is not supported in get_delimiter_list and get_delimiter form the cvslib.class.php
you have isset($CFG->CSV_DELIMITER)
but no global of $CFG
see the patch
$CFG->CSV_DELIMITER is not supported in get_delimiter_list and get_delimiter form the cvslib.class.php
you have isset($CFG->CSV_DELIMITER)
but no global of $CFG
see the patch