X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FgetConfiguration.php;h=f56729c3c994ebcd82b614f3fbde27346a7d3f2e;hb=a38af7ba26579bb3004f673e44d39710887763aa;hp=de6e87a38a5ff54183d2f322d6fe3db82a814580;hpb=4eff5204d9ec6eb09df70d2fe017a2146cfa4238;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/getConfiguration.php b/maintenance/getConfiguration.php index de6e87a38a..f56729c3c9 100644 --- a/maintenance/getConfiguration.php +++ b/maintenance/getConfiguration.php @@ -56,7 +56,7 @@ class GetConfiguration extends Maintenance { $this->addOption( 'format', implode( ', ', self::$outFormats ), false, true ); } - protected function validateParamsAndArgs() { + public function validateParamsAndArgs() { $error_out = false; # Get the format and make sure it is set to a valid default value