diff options
Diffstat (limited to 'views/rss/annotation')
-rw-r--r-- | views/rss/annotation/default.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/rss/annotation/default.php b/views/rss/annotation/default.php index aaad66919..98329f132 100644 --- a/views/rss/annotation/default.php +++ b/views/rss/annotation/default.php @@ -4,8 +4,6 @@ * * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ */ $entity = get_entity($vars['annotation']->entity_guid); |