aboutsummaryrefslogtreecommitdiff
path: root/parser.php
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2018-01-31 08:46:01 +0100
committerJean-Michel Vedrine <vedrine@vedrine.org>2018-01-31 08:46:01 +0100
commitb5f2981cc1052390be01fb5d44760c9c59011aa0 (patch)
tree3bfbb7873c55fca20fabf596050b9d9dbe1b7421 /parser.php
parent5e12f43961b92ea152d9ede1200faaa4ee1dc5c9 (diff)
Test parser exceptions
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.
*