MDL-28033 Fatal error upgrading form 1.9 to 2.1 due to missing include.
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
require_once($CFG->dirroot . '/question/type/questiontypebase.php');
|
||||
|
||||
|
||||
/**
|
||||
* The random question type.
|
||||
|
||||
Reference in New Issue
Block a user