X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/aade8c75cb6036c85f4df36c810fbbcc07f43907..eda837a9e5dae51fbe39fbbde3c7f415af5b2a1c:/lib/init-website.php 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');