summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index 5e0c05b1f..8ecf737d7 100644
--- a/functions.php
+++ b/functions.php
@@ -4629,6 +4629,7 @@
if ($zoom_mode) {
header("Content-Type: text/html");
print "<html><head>
+ <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>
<title>Tiny Tiny RSS - ".$line["title"]."</title>
<link rel=\"stylesheet\" type=\"text/css\" href=\"tt-rss.css\">
</head><body>";