Merge branch 'MDL-87185-501' of https://github.com/durenadev/moodle into MOODLE_501_STABLE

This commit is contained in:
Jun Pataleta
2026-02-03 16:50:14 +08:00
@@ -15,6 +15,7 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
defined('MOODLE_INTERNAL') || die();
require_once($CFG->dirroot . '/course/lib.php');
require_once($CFG->dirroot. '/course/format/lib.php');
/**