Revert r113650 and reapply r113619 and r113649 with one modification: User::createNew...
[lhc/web/wiklou.git] / includes / Import.php
index 497f46c..d53302b 100644 (file)
@@ -301,7 +301,7 @@ class WikiImporter {
 
        /**
         * Notify the callback function of a revision
-        * @param $revision |WikiRevision object
+        * @param $revision WikiRevision object
         * @return bool|mixed
         */
        private function revisionCallback( $revision ) {