r99749 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99748‎ | r99749 | r99750 >
Date:00:17, 14 October 2011
Author:catrope
Status:ok
Tags:
Comment:
Fix indentation for r99561
Modified paths:
  • /trunk/extensions/Contest/Contest.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/Contest.hooks.php
@@ -115,7 +115,7 @@
116116 * @return true
117117 */
118118 public static function onPersonalUrls( array &$personal_urls, Title &$title ) {
119 - if ( ContestSettings::get( 'enableTopLink' ) ) {
 119+ if ( ContestSettings::get( 'enableTopLink' ) ) {
120120 global $wgUser;
121121
122122 // Find the watchlist item and replace it by the my contests link and itself.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99561Follow up to r99560; comitted only /specials/jeroendedauw20:37, 11 October 2011

Status & tagging log