X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/ce32d77a658afe254d792d3a9322a620dccddce9..6b1f2cb2bc9771f2c65ff3f44855e6bfdf778d90:/lib/init-website.php diff --git a/lib/init-website.php b/lib/init-website.php index 4d1c2c70..013aee4b 100644 --- a/lib/init-website.php +++ b/lib/init-website.php @@ -13,5 +13,4 @@ } if ($_SERVER['REQUEST_METHOD'] == 'OPTIONS') exit; - header('Content-type: text/html; charset=utf-8');