From 99510fff7fb01cdbf5f5c6fd3eed866576e91809 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 10 Jul 2011 13:13:37 +0000 Subject: slideshow and rss feed now show more images --- views/rss/object/album.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'views') diff --git a/views/rss/object/album.php b/views/rss/object/album.php index a37fdd041..8df98cf7a 100644 --- a/views/rss/object/album.php +++ b/views/rss/object/album.php @@ -42,11 +42,13 @@ if (get_context() == "search" && get_input('search_viewtype') == "gallery") { "object", "subtype" => "image", "container_guid" => $album->guid, + "limit" => $limit, )); -- cgit v1.2.3