X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FdumpIterator.php;h=751932d73f6a4dca2c86b532287c684b43fa4748;hb=701b642fdc55de095e050cc56d65c61225473a06;hp=e9a6bc58bfc449ac82087728d9e7d319b0fbaf0a;hpb=577f3d79115173f4dd16bb46f6d0ef2c82b55add;p=lhc%2Fweb%2Fwiklou.git 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 */