From: Andrew Dolgov Date: Fri, 25 Nov 2005 13:02:46 +0000 (+0100) Subject: category support for OPML export (fix) X-Git-Tag: schema_feature_freeze_for_1.1~98 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=d527e4cbfcdf4117367134bcb773e81edaa010a4;hp=e552e5a2007e393bc16cacb5e046b1d583ed5748;p=tt-rss.git category support for OPML export (fix) --- diff --git a/opml.php b/opml.php index 590ba30a..89634025 100644 --- a/opml.php +++ b/opml.php @@ -59,7 +59,7 @@ print ""; } - print ""; + print ""; $old_cat_title = $cat_title; }