From: Alexandre Emsenhuber Date: Sun, 3 Jan 2010 15:27:25 +0000 (+0000) Subject: And while I'm a it: also ignore style checks for geshi X-Git-Tag: 1.31.0-rc.0~38428 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=60d8c30d6d2b5d864780825e5b1c4298528d56dd;p=lhc%2Fweb%2Fwiklou.git And while I'm a it: also ignore style checks for geshi --- diff --git a/maintenance/syntaxChecker.php b/maintenance/syntaxChecker.php index f5c83ac341..bbd968c24e 100644 --- a/maintenance/syntaxChecker.php +++ b/maintenance/syntaxChecker.php @@ -87,6 +87,7 @@ class SyntaxChecker extends Maintenance { "\bjsmin.php$", "OggHandler/PEAR/", "QPoll/Excel/", + "/geshi/", "/smarty/", );