diff options
Diffstat (limited to 'views/opendd/search/entity_list.php')
-rw-r--r-- | views/opendd/search/entity_list.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/opendd/search/entity_list.php b/views/opendd/search/entity_list.php index 40b7cc840..6b33cefde 100644 --- a/views/opendd/search/entity_list.php +++ b/views/opendd/search/entity_list.php @@ -2,8 +2,6 @@ /** * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ */ $entities = $vars['entities']; if (is_array($entities) && sizeof($entities) > 0) { |