mirror of
https://github.com/moodle/moodle.git
synced 2025-02-19 15:45:59 +01:00
Merge branch 'MDL-55883_m32v1' of https://github.com/sbourget/moodle
This commit is contained in:
commit
96eba6b982
@ -107,6 +107,7 @@ function lesson_update_instance($data, $mform) {
|
||||
function lesson_update_events($lesson, $override = null) {
|
||||
global $CFG, $DB;
|
||||
|
||||
require_once($CFG->dirroot . '/mod/lesson/locallib.php');
|
||||
require_once($CFG->dirroot . '/calendar/lib.php');
|
||||
|
||||
// Load the old events relating to this lesson.
|
||||
|
Loading…
x
Reference in New Issue
Block a user