-
Bug
-
Resolution: Fixed
-
Major
-
None
-
2.2.3
-
None
-
MOODLE_22_STABLE
The function enrol_lmb_force_course_to_db() has the following:
$status = $enrolmod->process_enrolment_log($enrol, $logline, $config) && $status;
|
But the $config variable is not defined.