diff options
Diffstat (limited to 'parser.php')
-rw-r--r-- | parser.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -21,8 +21,6 @@ defined('MOODLE_INTERNAL') || die(); -// require_once(__DIR__.'/../../../config.php'); - /** * Helper function which will compare two strings using their length only. * |