mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
Merge branch 'mdl83176' of https://github.com/danmarsden/moodle
This commit is contained in:
commit
d421ca9ccd
@ -16,6 +16,11 @@
|
||||
|
||||
namespace core_cache\form;
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
global $CFG;
|
||||
require_once($CFG->dirroot . '/lib/formslib.php');
|
||||
|
||||
use core_cache\administration_helper;
|
||||
use moodleform;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user