Normalize IPv6 addresses in XFF chains
[lhc/web/wiklou.git] / maintenance / update.php
index 6fcec2c..5df9f32 100644 (file)
@@ -159,7 +159,6 @@ class UpdateMediaWiki extends Maintenance {
                                continue;
                        }
 
-                       $child = $this->runChild( $maint );
                        $child->execute();
                        if ( !$isLoggedUpdate ) {
                                $updater->insertUpdateRow( $maint );