X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2Fupdate.php;h=5df9f32ad31ed6fb14945143ca767ee54fe402f9;hb=cfc0770ad00f86f8b7cc70d1d7419d7f97b5c5e6;hp=6fcec2c4cb9d7caf3551a99231a17a5f9a1783f1;hpb=beb1c4a0eced04ce2098433c383f1fbe469569c9;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/update.php b/maintenance/update.php index 6fcec2c4cb..5df9f32ad3 100644 --- a/maintenance/update.php +++ b/maintenance/update.php @@ -159,7 +159,6 @@ class UpdateMediaWiki extends Maintenance { continue; } - $child = $this->runChild( $maint ); $child->execute(); if ( !$isLoggedUpdate ) { $updater->insertUpdateRow( $maint );