aboutsummaryrefslogtreecommitdiff
path: root/mod/search/views/rss/search/listing.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/search/views/rss/search/listing.php')
-rw-r--r--mod/search/views/rss/search/listing.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/mod/search/views/rss/search/listing.php b/mod/search/views/rss/search/listing.php
index 92f6553b9..32082fd31 100644
--- a/mod/search/views/rss/search/listing.php
+++ b/mod/search/views/rss/search/listing.php
@@ -1,10 +1,9 @@
<?php
/**
- * Elgg core search.
- * Search listing view for RSS feeds.
+ * List a section of search results for RSS feeds.
*
- * @package Elgg
- * @subpackage Core
+ * @uses $vars['results']
+ * @uses $vars['params']
*/
$entities = $vars['results']['entities'];