From 72c730bf5fb21f58589a836483585dabd6866520 Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Mon, 2 Jul 2012 23:39:19 -0400 Subject: button to add feed; selection of a feed --- templates/part.items.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/part.items.php (limited to 'templates/part.items.php') diff --git a/templates/part.items.php b/templates/part.items.php new file mode 100644 index 000000000..ce5186052 --- /dev/null +++ b/templates/part.items.php @@ -0,0 +1,14 @@ +findAll($feedid); + +echo ''; + +?> \ No newline at end of file -- cgit v1.2.3