diff options
author | Jean-Michel Vedrine <vedrine@vedrine.org> | 2018-01-31 08:46:01 +0100 |
---|---|---|
committer | Jean-Michel Vedrine <vedrine@vedrine.org> | 2018-01-31 08:46:01 +0100 |
commit | b5f2981cc1052390be01fb5d44760c9c59011aa0 (patch) | |
tree | 3bfbb7873c55fca20fabf596050b9d9dbe1b7421 /parser.php | |
parent | 5e12f43961b92ea152d9ede1200faaa4ee1dc5c9 (diff) |
Test parser exceptions
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. * |