diff options
Diffstat (limited to 'views/json/search/entity_list.php')
-rw-r--r-- | views/json/search/entity_list.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/json/search/entity_list.php b/views/json/search/entity_list.php index a47bb37fc..c778bf5df 100644 --- a/views/json/search/entity_list.php +++ b/views/json/search/entity_list.php @@ -4,8 +4,6 @@ * * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ */ $entities = $vars['entities']; |