r105237 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105236‎ | r105237 | r105238 >
Date:22:21, 5 December 2011
Author:kaldari
Status:ok
Tags:
Comment:
follow-up to r104886, dont need headers since were redirecting anyway
Modified paths:
  • /trunk/extensions/FundraiserLandingPage/FundraiserRedirector.body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FundraiserLandingPage/FundraiserRedirector.body.php
@@ -14,8 +14,6 @@
1515 function execute( $par ) {
1616 global $wgRequest, $wgOut, $wgFundraiserLPDefaults;
1717
18 - $this->setHeaders();
19 -
2018 // Set the country parameter
2119 $country = $wgRequest->getVal( 'country' );
2220 // If no country was passed do a GeoIP lookup

Follow-up revisions

RevisionCommit summaryAuthorDate
r105248MFT r104829, r104886, r104942, r104984, r105001, r105124, r105237awjrichards23:36, 5 December 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r104886dont need this since Special pages arent server-cached anywaykaldari19:09, 1 December 2011

Status & tagging log