summaryrefslogtreecommitdiff
path: root/thumb.php
diff options
context:
space:
mode:
Diffstat (limited to 'thumb.php')
-rw-r--r--thumb.php2
1 files changed, 1 insertions, 1 deletions
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 "<html><head>
<title>$badtitle</title>
<body>