X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FrunBatchedQuery.php;h=76340cdb3281bc00048946d197883218eaec05c5;hb=dd7d5db7ab001c7a4ed722e2f5295e335bab79ec;hp=93ba24a9d1270479fa2702a3a6f69fc42d67584a;hpb=525f157e17c0bfaf65ea90e47a88b873bd17c576;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/runBatchedQuery.php b/maintenance/runBatchedQuery.php index 93ba24a9d1..76340cdb32 100644 --- a/maintenance/runBatchedQuery.php +++ b/maintenance/runBatchedQuery.php @@ -60,6 +60,5 @@ class BatchedQueryRunner extends Maintenance { } } - $maintClass = "BatchedQueryRunner"; require_once RUN_MAINTENANCE_IF_MAIN;