r75720 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75719‎ | r75720 | r75721 >
Date:15:12, 31 October 2010
Author:philip
Status:ok
Tags:
Comment:
Followup r75719. Typo.
Modified paths:
  • /trunk/phase3/includes/Skin.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Skin.php
@@ -299,7 +299,7 @@
300300 }
301301 }
302302
303 - if ( !$wgDisableLangConversion && !$wgCanonicalLanguageLinks
 303+ if ( !$wgDisableLangConversion && $wgCanonicalLanguageLinks
304304 && $wgContLang->hasVariants() ) {
305305
306306 $urlvar = $wgContLang->getURLVariant();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75719Followup r75617. Fix spelling mistake.philip15:09, 31 October 2010

Status & tagging log