]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.php
set content-type header manually to utf-8
[tt-rss.git] / tt-rss.php
index 6c44303983dd149b9a5a6eb65dcf7174f18d0bb0..ee22bea893934ba4db36de4832751229c5efc90e 100644 (file)
@@ -16,6 +16,8 @@
 
        no_cache_incantation();
 
+       header('Content-Type: text/html; charset=utf-8');
+       
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">