X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FrunBatchedQuery.php;h=76340cdb3281bc00048946d197883218eaec05c5;hb=12238a3704e777f59625d18636c81b16657e6593;hp=93ba24a9d1270479fa2702a3a6f69fc42d67584a;hpb=417e346059bac2c1a8f1fc1e2aad4dff2a6afd41;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;