aboutsummaryrefslogtreecommitdiff
path: root/db/services.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/services.php')
-rw-r--r--db/services.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/services.php b/db/services.php
index 7fa6414..f74a310 100644
--- a/db/services.php
+++ b/db/services.php
@@ -22,6 +22,6 @@
* @package local_webhooks
*/
-defined( "MOODLE_INTERNAL" ) || die();
+defined('MOODLE_INTERNAL') || die();
$functions = array(); \ No newline at end of file