diff options
Diffstat (limited to 'views/default/widgets/latest_photos/content.php')
-rw-r--r-- | views/default/widgets/latest_photos/content.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/views/default/widgets/latest_photos/content.php b/views/default/widgets/latest_photos/content.php index ecd72aec4..8a3bb4891 100644 --- a/views/default/widgets/latest_photos/content.php +++ b/views/default/widgets/latest_photos/content.php @@ -1,6 +1,9 @@ <?php /** * Display the latest photos uploaded by an individual + * + * @author Cash Costello + * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License v2 */ echo elgg_list_entities(array( |