diff options
Diffstat (limited to 'locallib.php')
-rw-r--r-- | locallib.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locallib.php b/locallib.php index 3173a40..ede8e9a 100644 --- a/locallib.php +++ b/locallib.php @@ -22,7 +22,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -defined("MOODLE_INTERNAL") || die(); +defined('MOODLE_INTERNAL') || die(); /** * Description of functions of the call of events |