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 --- thumb.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thumb.php') diff --git a/thumb.php b/thumb.php index c325d07a..206019df 100644 --- a/thumb.php +++ b/thumb.php @@ -74,7 +74,7 @@ if ( $thumb && $thumb->path ) { $badtitle = wfMsg( 'badtitle' ); $badtitletext = wfMsg( 'badtitletext' ); header( 'Cache-Control: no-cache' ); - header( 'Content-Type: text/html' ); + header( 'Content-Type: text/html; charset=utf-8' ); echo " $badtitle -- cgit v1.2.3-54-g00ecf