-
New Feature
-
Resolution: Fixed
-
Minor
-
1.6.1
-
None
-
All
-
MySQL
-
MOODLE_16_STABLE
-
MOODLE_19_STABLE
In German Windowsversions the delimiter is not , BUT ; therefore you could declare in 1.5x config.php
$CFG->CSV_DELIMITER = ;;
$CFG->CSV_ENCODE = 59;
This should be a variable in admin - menue, because this feature is not documented ....
$CFG->CSV_ENCODE = 59; should be changed ... but to which number?
- will be (partly) resolved by
-
MDL-11996 bulk user upload - improvements, fixes and cleanup
-
- Closed
-