X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=maintenance%2FMaintenance.php;h=6219476282405b6d7e4be7a3b9c2daad9421bd62;hp=b446cc12b7c67172ad1704013236f0a3db497cdb;hb=4df0c71911500466a6330b8fe29c623ef5b51e41;hpb=02a115bc190e972c3430f0c018d6db90d664b0e5 diff --git a/maintenance/Maintenance.php b/maintenance/Maintenance.php index b446cc12b7..6219476282 100644 --- a/maintenance/Maintenance.php +++ b/maintenance/Maintenance.php @@ -1669,7 +1669,6 @@ class FakeMaintenance extends Maintenance { protected $mSelf = "FakeMaintenanceScript"; public function execute() { - return; } }