Add support for HD versions of the wiki logo in MonoBook-like skins.
[lhc/web/wiklou.git] / maintenance / checkImages.php
index e914645..3921c07 100644 (file)
@@ -80,7 +80,6 @@ class CheckImages extends Maintenance {
 
                                $numGood++;
                        }
-
                } while ( $res->numRows() );
 
                $this->output( "Good images: $numGood/$numImages\n" );