r97667 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97666‎ | r97667 | r97668 >
Date:21:39, 20 September 2011
Author:sean_colombo
Status:ok
Tags:
Comment:
Haz moar spaces :) ... follow-up to r97554 as per Jack Phoenix.
Modified paths:
  • /trunk/phase3/includes/specials/SpecialFewestrevisions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialFewestrevisions.php
@@ -86,7 +86,7 @@
8787
8888 $nl = wfMsgExt( 'nrevisions', array( 'parsemag', 'escape' ),
8989 $wgLang->formatNum( $result->value ) );
90 - $redirect = isset($result->redirect) ? ' - ' . wfMsgHtml( 'isredirect' ) : '';
 90+ $redirect = isset( $result->redirect ) ? ' - ' . wfMsgHtml( 'isredirect' ) : '';
9191 $nlink = $skin->linkKnown(
9292 $nt,
9393 $nl,

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97554Merged in change from Wikia which prevents an E_NOTICE on Special:FewestRevis...sean_colombo20:50, 19 September 2011

Status & tagging log