From: Mischa POSLAWSKY Date: Thu, 13 Jun 2019 12:43:48 +0000 (+0200) Subject: nieuws/feed: output content-type header value X-Git-Tag: v4.0~29 X-Git-Url: http://git.shiar.nl/minimedit.git/commitdiff_plain/4fd7ff8d04698b571bce61f22fe559b5f2d44d79 nieuws/feed: output content-type header value Worked in practice due to Apache fallback of application/xml, but prefer more specific mime type as intended. Thanks PHP for not spotting obvious syntax errors. --- diff --git a/nieuws/feed/index.php b/nieuws/feed/index.php index 67687f3..0a88cd4 100644 --- a/nieuws/feed/index.php +++ b/nieuws/feed/index.php @@ -1,6 +1,6 @@ '; $siteref = 'http://'.$_SERVER['HTTP_HOST']; ?>