Update IPSet use statements
[lhc/web/wiklou.git] / maintenance / preprocessDump.php
index c69e5c2..17d97b0 100644 (file)
@@ -41,6 +41,7 @@ class PreprocessDump extends DumpIterator {
 
        public function getStripList() {
                global $wgParser;
+
                return $wgParser->getStripList();
        }