From: Andrew Dolgov Date: Fri, 17 Aug 2007 15:56:21 +0000 (+0100) Subject: opml export: specify encoding X-Git-Tag: 1.2.14~37 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=981e8107ca3a95864a7a5c5d02da6c4da89a339a;p=tt-rss.git opml export: specify encoding --- diff --git a/opml.php b/opml.php index 8d3f8d62..b1a62ab8 100644 --- a/opml.php +++ b/opml.php @@ -21,7 +21,7 @@ function opml_export($link, $owner_uid) { header("Content-type: application/xml+opml"); - print ""; + print ""; print ""; print "