Merge "Removed obsolete "containsOldMagic" code"
[lhc/web/wiklou.git] / includes / poolcounter / PoolWorkArticleView.php
index 2c67b56..a702d2e 100644 (file)
@@ -159,7 +159,7 @@ class PoolWorkArticleView extends PoolCounterWork {
                }
 
                if ( $isCurrent ) {
-                       $this->page->doCascadeProtectionUpdates( $this->parserOutput );
+                       $this->page->triggerOpportunisticLinksUpdate( $this->parserOutput );
                }
 
                return true;