r114918 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114917‎ | r114918 | r114919 >
Date:03:45, 16 April 2012
Author:werdna
Status:deferred
Tags:
Comment:
Fix up accidentally-included other change in r114917
Modified paths:
  • /trunk/extensions/PageTriage/PageTriage.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/PageTriage/PageTriage.hooks.php
@@ -156,7 +156,7 @@
157157 * @param &$pcache Set if you want to use the parser cache.
158158 * @return type description
159159 */
160 - public static function onArticleViewFooter( &$article ) {
 160+ public static function onArticleViewFooter( $article ) {
161161 global $wgUser, $wgPageTriageMarkPatrolledLinkExpiry, $wgOut, $wgRequest;
162162
163163 // the presence of rcid means this is coming from Special:NewPages,

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r114917Add SQL patches to PageTriage.php. See ee mailing list.werdna03:42, 16 April 2012

Status & tagging log