From c4535e17085d01528d4216e1908258d552e2d80d Mon Sep 17 00:00:00 2001 From: Dan Untenzu Date: Wed, 18 Jan 2017 18:01:14 +0100 Subject: [PATCH 1/1] [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. --- lib/template/header.php | 1 - 1 file changed, 1 deletion(-) 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 @@