Index: trunk/extensions/FundraiserLandingPage/FundraiserRedirector.body.php |
— | — | @@ -14,7 +14,6 @@ |
15 | 15 | function execute( $par ) { |
16 | 16 | global $wgRequest, $wgOut, $wgFundraiserLPDefaults; |
17 | 17 | |
18 | | - $wgOut->setSquidMaxage( 0 ); // Never cache on server side |
19 | 18 | $this->setHeaders(); |
20 | 19 | |
21 | 20 | // Set the country parameter |