From: Aaron Schulz Date: Wed, 14 Oct 2009 01:24:24 +0000 (+0000) Subject: Fixed total import breakage from r53271 X-Git-Tag: 1.31.0-rc.0~39293 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=0cb40e8a39e74b2e5594db453f3c1993c04954f9;p=lhc%2Fweb%2Fwiklou.git Fixed total import breakage from r53271 --- diff --git a/includes/Import.php b/includes/Import.php index e82eede976..367361cd12 100644 --- a/includes/Import.php +++ b/includes/Import.php @@ -690,6 +690,7 @@ class WikiImporter { switch( $name ) { case "id": case "title": + case "redirect": case "restrictions": $this->appendfield = $name; $this->appenddata = "";