X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=maintenance%2FdumpIterator.php;h=751932d73f6a4dca2c86b532287c684b43fa4748;hp=e9a6bc58bfc449ac82087728d9e7d319b0fbaf0a;hb=6f3d5a5204770b7e9076ec0c956631c32a9e1114;hpb=2b6f3f0adc475da7eab1ef04dfe917e5536e6e10 diff --git a/maintenance/dumpIterator.php b/maintenance/dumpIterator.php index e9a6bc58bf..751932d73f 100644 --- a/maintenance/dumpIterator.php +++ b/maintenance/dumpIterator.php @@ -146,12 +146,10 @@ abstract class DumpIterator extends Maintenance { /* Stub function for processing additional options */ public function checkOptions() { - return; } /* Stub function for giving data about what was computed */ public function conclusions() { - return; } /* Core function which does whatever the maintenance script is designed to do */