mirror of
https://github.com/moodle/moodle.git
synced 2025-04-23 09:23:09 +02:00
Merge branch 'MDL-41348' of git://github.com/timhunt/moodle
This commit is contained in:
commit
050167c3e6
@ -26,6 +26,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
require_once($CFG->libdir . '/filelib.php');
|
||||
require_once(dirname(__FILE__) . '/questionusage.php');
|
||||
require_once(dirname(__FILE__) . '/questionattempt.php');
|
||||
require_once(dirname(__FILE__) . '/questionattemptstep.php');
|
||||
|
Loading…
x
Reference in New Issue
Block a user