MDL-30982 fix one incorrect defined()
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
define('MOODLE_INTERNAL') || die();
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
/**
|
||||
* abstract block task that provides all the properties and common steps to be performed
|
||||
|
||||
Reference in New Issue
Block a user