From: Dan Untenzu Date: Wed, 18 Jan 2017 17:01:14 +0000 (+0100) Subject: [BUGFIX] Remove redundant header variable X-Git-Tag: 3.0.0~28 X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/commitdiff_plain/c4535e17085d01528d4216e1908258d552e2d80d [BUGFIX] Remove redundant header variable By removing the XHTML doctype it is not neccessary anymore to tell proxys that the content type may change. So this header is redunant now. --- diff --git a/lib/template/header.php b/lib/template/header.php index 14b902e..b4e6607 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,5 +1,4 @@