X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/6300d3619a6c429204c589a29a4abea88e15d47e..fc96bee063c26ade2cdc89f255de580de9d43009:/lib/init-website.php?ds=inline diff --git a/lib/init-website.php b/lib/init-website.php index 013aee4b..03e26965 100644 --- a/lib/init-website.php +++ b/lib/init-website.php @@ -13,4 +13,4 @@ } if ($_SERVER['REQUEST_METHOD'] == 'OPTIONS') exit; - header('Content-type: text/html; charset=utf-8'); + header('Content-type: text/html; charset=utf-8');