summaryrefslogtreecommitdiffstats
path: root/templates/part.feeds.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.feeds.php')
-rw-r--r--templates/part.feeds.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.feeds.php b/templates/part.feeds.php
index cee670063..7d14afe45 100644
--- a/templates/part.feeds.php
+++ b/templates/part.feeds.php
@@ -27,7 +27,7 @@
}
echo '</ul></li></ul>';
}
- include("populateroot.php");
+
include("part.itemcounter.php");
- print_folder($allfeeds, 0);
+ print_folder($_['allfeeds'], 0);
?> \ No newline at end of file