aboutsummaryrefslogtreecommitdiff
path: root/parser.php
diff options
context:
space:
mode:
Diffstat (limited to 'parser.php')
-rw-r--r--parser.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/parser.php b/parser.php
index f53d0c3..b5bbaba 100644
--- a/parser.php
+++ b/parser.php
@@ -21,8 +21,6 @@
defined('MOODLE_INTERNAL') || die();
-// require_once(__DIR__.'/../../../config.php');
-
/**
* Helper function which will compare two strings using their length only.
*