summaryrefslogtreecommitdiff
path: root/img_auth.php
diff options
context:
space:
mode:
Diffstat (limited to 'img_auth.php')
-rw-r--r--img_auth.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/img_auth.php b/img_auth.php
index 8794bc78..e0a6459f 100644
--- a/img_auth.php
+++ b/img_auth.php
@@ -49,6 +49,7 @@ wfLogProfilingData();
function wfForbidden() {
header( 'HTTP/1.0 403 Forbidden' );
+ header( 'Content-Type: text/html; charset=utf-8' );
print
"<html><body>
<h1>Access denied</h1>