From: Andrew Dolgov Date: Fri, 2 Mar 2007 14:58:46 +0000 (+0100) Subject: fix opml export (fix xml declaration) X-Git-Tag: 1.2.9~55 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=71d56c50e9a8d1bad3aa83d77cb3d20325cb63b7;p=tt-rss.git fix opml export (fix xml declaration) --- diff --git a/opml.php b/opml.php index de48263b..d6ecbbda 100644 --- a/opml.php +++ b/opml.php @@ -19,7 +19,7 @@ function opml_export($link, $owner_uid) { header("Content-type: application/xml+opml"); - print ""; + print ""; print ""; print "