From: Andrew Dolgov Date: Tue, 29 Mar 2011 14:01:04 +0000 (+0400) Subject: fix wrong content-type of pref-feeds/add when subscribing through an external mechani... X-Git-Tag: 1.5.3~91 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=add81ec7a7557ca86298019b49280b7d93aea790;p=tt-rss.git fix wrong content-type of pref-feeds/add when subscribing through an external mechanism (closes #330) --- diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 9b06cbe5..e202c2ca 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -962,6 +962,7 @@ $auth_pass = db_escape_string(trim($_POST["auth_pass"])); if ($p_from != 'tt-rss') { + header("Content-Type: text/html"); print " Tiny Tiny RSS