Forgot to commit this file in r112396
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 25 Feb 2012 16:00:26 +0000 (16:00 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 25 Feb 2012 16:00:26 +0000 (16:00 +0000)
includes/specials/SpecialWhatlinkshere.php

index 0950165..79305ad 100644 (file)
@@ -51,6 +51,7 @@ class SpecialWhatLinksHere extends SpecialPage {
                $out = $this->getOutput();
 
                $this->setHeaders();
+               $this->outputHeader();
 
                $opts = new FormOptions();