doc
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 10 Aug 2009 17:20:18 +0000 (17:20 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 10 Aug 2009 17:20:18 +0000 (17:20 +0000)
maintenance/syntaxChecker.php

index 283b300..bd5ede8 100644 (file)
@@ -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(