r101419 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101418‎ | r101419 | r101420 >
Date:22:19, 31 October 2011
Author:kaldari
Status:ok
Tags:
Comment:
follow-up to r101418, fixing typo
Modified paths:
  • /trunk/extensions/LandingCheck/SpecialLandingCheck.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LandingCheck/SpecialLandingCheck.php
@@ -54,7 +54,7 @@
5555
5656 $localServerDetails = wfParseUrl( $wgServer );
5757
58 - // The following checks are necessary due to a bug in wfParseUrl that was fxed in r94352.
 58+ // The following checks are necessary due to a bug in wfParseUrl that was fixed in r94352.
5959 if ( $wgLandingCheckPriorityURLBase ) {
6060 $priorityServerDetails = wfParseUrl( $wgLandingCheckPriorityURLBase );
6161 } else {

Follow-up revisions

RevisionCommit summaryAuthorDate
r101515MFT r88028, r96108, r96184, r96248, r96366, r96473r96692, r96961, r100773, r1...awjrichards19:25, 1 November 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r101418follow-up to r101334, fixing minor issueskaldari22:19, 31 October 2011

Status & tagging log