plugins/managesieve/tests/Parser.php | ●●●●● patch | view | raw | blame | history | |
plugins/managesieve/tests/src/parser_kep14.out | ●●●●● patch | view | raw | blame | history |
plugins/managesieve/tests/Parser.php
@@ -31,7 +31,7 @@ $result = array(); while ($file = readdir($dir)) { if (preg_match('/^[a-z_]+$/', $file)) { if (preg_match('/^[a-z0-9_]+$/', $file)) { $input = file_get_contents($dir_path . '/' . $file); if (file_exists($dir_path . '/' . $file . '.out')) { plugins/managesieve/tests/src/parser_kep14.out
New file @@ -0,0 +1,3 @@ require ["variables"]; set "EDITOR" "Roundcube"; set "EDITOR_VERSION" "123";