This commit is contained in:
Chad Horohoe 2009-08-10 17:20:18 +00:00
parent df6f209249
commit 3fbd92a71c

View 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(