From: Alexandre Emsenhuber Date: Sat, 25 Feb 2012 16:00:26 +0000 (+0000) Subject: Forgot to commit this file in r112396 X-Git-Tag: 1.31.0-rc.0~24516 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=e770c8756dde2f3f29395f806e735669ff6de365;p=lhc%2Fweb%2Fwiklou.git Forgot to commit this file in r112396 --- diff --git a/includes/specials/SpecialWhatlinkshere.php b/includes/specials/SpecialWhatlinkshere.php index 095016554c..79305adaa8 100644 --- a/includes/specials/SpecialWhatlinkshere.php +++ b/includes/specials/SpecialWhatlinkshere.php @@ -51,6 +51,7 @@ class SpecialWhatLinksHere extends SpecialPage { $out = $this->getOutput(); $this->setHeaders(); + $this->outputHeader(); $opts = new FormOptions();