aboutsummaryrefslogtreecommitdiff
path: root/views/default/entities/gallery_listing.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/entities/gallery_listing.php')
-rw-r--r--views/default/entities/gallery_listing.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/default/entities/gallery_listing.php b/views/default/entities/gallery_listing.php
index 505a91f08..55f11a2cd 100644
--- a/views/default/entities/gallery_listing.php
+++ b/views/default/entities/gallery_listing.php
@@ -1,11 +1,14 @@
<?php
/**
- * Elgg entity listing: gallery view
+ * Generic display for a single entity in gallery view.
*
* @package Elgg
* @subpackage Core
* @author Curverider Ltd
* @link http://elgg.org/
+ *
+ * @uses string $vars['icon'] Full icon HTML to display.
+ * @uses string $vars['info'] Info about the entity.
*/
?>