aboutsummaryrefslogtreecommitdiff
path: root/mod/search/views/rss/search/entity.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/search/views/rss/search/entity.php')
-rw-r--r--mod/search/views/rss/search/entity.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/search/views/rss/search/entity.php b/mod/search/views/rss/search/entity.php
index a8f9ebcc4..54f241982 100644
--- a/mod/search/views/rss/search/entity.php
+++ b/mod/search/views/rss/search/entity.php
@@ -5,8 +5,6 @@
*
* @package Elgg
* @subpackage Core
- * @author Curverider Ltd <info@elgg.com>, The MITRE Corporation <http://www.mitre.org>
- * @link http://elgg.org/
*/
if (!array_key_exists('entity', $vars) || !($vars['entity'] instanceof ElggEntity)) {