X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FImport.php;h=8b7af02a0f2636ebeff68ff4410b6ce28c3aaa4e;hb=66266d776157572731c4d49531cdbb9479b554ec;hp=7b078dbf1012e0c201261b1127ec07472bd32dbb;hpb=9d37b40d48c7aa598950de63eb51ffafe93d4888;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Import.php b/includes/Import.php index 7b078dbf10..8b7af02a0f 100644 --- a/includes/Import.php +++ b/includes/Import.php @@ -428,11 +428,11 @@ class WikiImporter { } } - print( var_dump( + print var_dump( $lookup[$this->reader->nodeType], $this->reader->name, $this->reader->value - ) . "\n\n" ); + ) . "\n\n"; } /**