aboutsummaryrefslogtreecommitdiff
path: root/views/default/widgets/latest_photos
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/widgets/latest_photos')
-rw-r--r--views/default/widgets/latest_photos/content.php3
-rw-r--r--views/default/widgets/latest_photos/edit.php3
2 files changed, 6 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(
diff --git a/views/default/widgets/latest_photos/edit.php b/views/default/widgets/latest_photos/edit.php
index ac870c9f8..dd32e2b6d 100644
--- a/views/default/widgets/latest_photos/edit.php
+++ b/views/default/widgets/latest_photos/edit.php
@@ -1,6 +1,9 @@
<?php
/**
* Widget settings for latest photos
+ *
+ * @author Cash Costello
+ * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License v2
*/
// set default value