From a077e4ea2f34d3406373b7d3705162a44f527ace Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Fri, 10 Aug 2012 00:12:38 -0400 Subject: importing opml becomes simple for debugging reasons (ignore SimplePie issues for now) --- templates/part.feeds.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/part.feeds.php b/templates/part.feeds.php index faa58f323..68ef70451 100644 --- a/templates/part.feeds.php +++ b/templates/part.feeds.php @@ -32,5 +32,8 @@ } $allfeeds = isset($_['allfeeds']) ? $_['allfeeds'] : ''; - print_folder($allfeeds); +?> + + \ No newline at end of file -- cgit v1.2.3