"IAlex" posted a comment on MediaWiki.r105790. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105790#c27877
Commit summary for MediaWiki.r105790: Moved view count from WikiPage to Title; avoids an extra DB query when showing the view count in SkinTemplate::outputPage() (since it's not the same WikiPage object) IAlex's comment: This should not be called when <code>$wgDisableCounters</code> is <code>true</code>. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
