From: Chad Horohoe Date: Mon, 10 Aug 2009 17:20:18 +0000 (+0000) Subject: doc X-Git-Tag: 1.31.0-rc.0~40385 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=3fbd92a71c2f05811ea09226263c76ce042bc0ff;p=lhc%2Fweb%2Fwiklou.git doc --- diff --git a/maintenance/syntaxChecker.php b/maintenance/syntaxChecker.php index 283b300d97..bd5ede85a5 100644 --- a/maintenance/syntaxChecker.php +++ b/maintenance/syntaxChecker.php @@ -92,6 +92,7 @@ class SyntaxChecker extends Maintenance { * from tools/lint.php by TimStarling * * @param $file String Path to a file to check for syntax errors + * @return boolean */ private function checkFile( $file ) { static $okErrors = array(