-
Bug
-
Resolution: Done
-
Minor
-
None
-
2.6.2
-
None
-
MOODLE_26_STABLE
There are two typos in enrollib.php
line: 547 and 804: throw new coding_exception('Invalid $fileds parameter in enrol_get_my_courses()');
should be:
throw new coding_exception('Invalid $fields parameter in enrol_get_my_courses()');
- will be (partly) resolved by
-
MDL-57564 Inconsistent course sorting across the UI
-
- Closed
-