summaryrefslogtreecommitdiff
path: root/img_auth.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2007-02-21 07:27:15 +0000
committerPierre Schmitz <pierre@archlinux.de>2007-02-21 07:27:15 +0000
commit9ea05545197378466dc3ceee0f55bcd5819264cb (patch)
treedf8f9df6024e0ecd35769152027fb5f6f1dee8e1 /img_auth.php
parentc39aeb62f7e8dfb6ba6467beb2d9d6f97fd84959 (diff)
Aktualisierung auf MediaWiki 1.9.3
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>