From 9ea05545197378466dc3ceee0f55bcd5819264cb Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 21 Feb 2007 07:27:15 +0000 Subject: Aktualisierung auf MediaWiki 1.9.3 --- img_auth.php | 1 + 1 file changed, 1 insertion(+) (limited to 'img_auth.php') 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 "

Access denied

-- cgit v1.2.3-54-g00ecf