Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7.1
-
Component/s: Enrolments
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_26_STABLE, MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:master_
MDL-46363 -
Pull Master Diff URL:
Description
While running the cron (admin/cron.php), I get this error when using the IMS enterprise plugin:
Fatal error: Call to undefined function create_course() in /srv/www/htdocs/classroom/enrol/imsenterprise/lib.php on line 384
This causes the cron job to fail.