MDL-28033 Fatal error upgrading form 1.9 to 2.1 due to missing include.

This commit is contained in:
Tim Hunt
2011-06-27 13:43:16 +01:00
parent 50d32a2baf
commit 2779cc7d89
+2
View File
@@ -26,6 +26,8 @@
defined('MOODLE_INTERNAL') || die();
require_once($CFG->dirroot . '/question/type/questiontypebase.php');
/**
* The random question type.