X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/7dd194ef30800534bb97c1e4a4cccbf93c59d5e9..11233d68c69637b4c3eee55ffae78033c5dae1a9:/script.php diff --git a/script.php b/script.php index 3905d2f..33b8edf 100644 --- a/script.php +++ b/script.php @@ -64,7 +64,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count ($_GET) == 0) } /* Lets use interface now. */ -header('Content-Type: text; charset=utf-8'); +header('Content-Type: text/plain; charset=utf-8'); check_errors ($cfg); if (has_error ())