mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 00:02:18 +02:00
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
*/
|
||||
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
|
||||
/**
|
||||
* XHTML question exporter.
|
||||
*
|
||||
|
Reference in New Issue
Block a user