From d527e4cbfcdf4117367134bcb773e81edaa010a4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 25 Nov 2005 14:02:46 +0100 Subject: category support for OPML export (fix) --- opml.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opml.php b/opml.php index 590ba30a8..89634025c 100644 --- a/opml.php +++ b/opml.php @@ -59,7 +59,7 @@ print ""; } - print ""; + print ""; $old_cat_title = $cat_title; } -- cgit v1.2.3