]> git.wh0rd.org - tt-rss.git/blobdiff - classes/feeds.php
report all libxml errors in updater debug output
[tt-rss.git] / classes / feeds.php
index 7f5fd10af3fa8996856b3de80bcf36d3abc26879..2c17a225788ad454d0c335e4fcfeed806f51d90c 100644 (file)
@@ -148,7 +148,7 @@ class Feeds extends Handler_Protected {
                                        $override_order = false, $include_children = false) {
 
                if (isset($_REQUEST["DevForceUpdate"]))
-                       header("Content-Type: text/plain");
+                       header("Content-Type: text/plain; charset=utf-8");
 
                $disable_cache = false;