diff options
Diffstat (limited to 'views/default/graphics')
-rw-r--r-- | views/default/graphics/icon.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/default/graphics/icon.php b/views/default/graphics/icon.php index 6b92a510d..226287d6e 100644 --- a/views/default/graphics/icon.php +++ b/views/default/graphics/icon.php @@ -4,8 +4,6 @@ * * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ * * @uses $vars['entity'] The entity the icon represents - uses getIcon() method * @uses $vars['js'] Any JavaScript to add to img tag |