r106115 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106114‎ | r106115 | r106116 >
Date:22:05, 13 December 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
Follow up to r106111; have the same position as before
Modified paths:
  • /trunk/extensions/Contest/Contest.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/Contest.hooks.php
@@ -134,7 +134,7 @@
135135
136136 $insertUrls = array( 'mycontests' => $myContests );
137137
138 - $personal_urls = wfArrayInsertAfter( $personal_urls, $insertUrls, 'watchlist' );
 138+ $personal_urls = wfArrayInsertAfter( $personal_urls, $insertUrls, 'preferences' );
139139 }
140140 }
141141

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r106111fix insertion of My Contests linkjeroendedauw22:01, 13 December 2011

Status & tagging log