Change URLs to mediawiki.org in comments to HTTPS
[lhc/web/wiklou.git] / maintenance / runBatchedQuery.php
index 93ba24a..76340cd 100644 (file)
@@ -60,6 +60,5 @@ class BatchedQueryRunner extends Maintenance {
        }
 }
 
-
 $maintClass = "BatchedQueryRunner";
 require_once RUN_MAINTENANCE_IF_MAIN;