r56451 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56450‎ | r56451 | r56452 >
Date:21:53, 16 September 2009
Author:demon
Status:ok
Tags:
Comment:
fix headers
Modified paths:
  • /trunk/phase3/includes/specials/SpecialBlankpage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialBlankpage.php
@@ -11,6 +11,7 @@
1212 }
1313 public function execute( $par ) {
1414 global $wgOut;
 15+ $this->setHeaders();
1516 $wgOut->addWikiMsg('intentionallyblankpage');
1617 }
1718 }

Follow-up revisions

RevisionCommit summaryAuthorDate
r56452Merge r56451 -- header fix for Special:Blankpagebrion21:58, 16 September 2009

Status & tagging log