X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fimport%2FWikiImporter.php;h=68f5b9b8bfcc6f161c35761c3f3e9f1d62c60c71;hb=a09ff44968aa56266f14bbb481669e6420c0b562;hp=00bb61f7b284552906a94f61fdefdf5f3ac4e412;hpb=20d290b883bc79c975a852670a6ed10d8406896e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/import/WikiImporter.php b/includes/import/WikiImporter.php index 00bb61f7b2..68f5b9b8bf 100644 --- a/includes/import/WikiImporter.php +++ b/includes/import/WikiImporter.php @@ -466,7 +466,7 @@ class WikiImporter { /** * Notify the callback function when a new "" is reached. - * @param Title $title + * @param array $title */ function pageCallback( $title ) { if ( isset( $this->mPageCallback ) ) {