Use HttpStatus::header instead of manually crafting header()
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 1 Jun 2015 14:31:52 +0000 (15:31 +0100)
committerKrinkle <krinklemail@gmail.com>
Thu, 4 Jun 2015 02:27:35 +0000 (02:27 +0000)
commit70429dc8a2996e00aad05b7831bb69e5bf84a4d6
tree443e28c7ba97fea88f414652602576e2506f8ed3
parentf57b6af45b1cea7f93857b63716a685d2f55c2bf
Use HttpStatus::header instead of manually crafting header()

Also:
* Update wfHttpError() to use uppercase DOCTYPE, to match other code
  such as Html.php, wfThumbError(), HttpError.php, etc.

Change-Id: I4027e7fe1a138b03f78797b6d1bfe7bd1064d360
img_auth.php
includes/AjaxResponse.php
includes/GlobalFunctions.php
includes/StreamFile.php
includes/exception/HttpError.php
includes/exception/MWException.php
includes/resourceloader/ResourceLoader.php
includes/specials/SpecialRunJobs.php
thumb.php