From: Mischa POSLAWSKY Date: Tue, 18 Aug 2020 20:06:11 +0000 (+0200) Subject: nieuws/feed: header to allow js access from any domain X-Git-Tag: v4.5~29 X-Git-Url: http://git.shiar.nl/minimedit.git/commitdiff_plain/c373a1df43c5305be259fb92573a2bc32ee493f2 nieuws/feed: header to allow js access from any domain Data is meant to be readable. --- diff --git a/nieuws/feed/index.php b/nieuws/feed/index.php index 00fa7ea..f2c62af 100644 --- a/nieuws/feed/index.php +++ b/nieuws/feed/index.php @@ -1,5 +1,6 @@ '; $siteref = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . '://' . $_SERVER['HTTP_HOST']; ?>