aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Photo.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Photo.php')
-rw-r--r--Zotlabs/Widget/Photo.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Photo.php b/Zotlabs/Widget/Photo.php
index 10031f028..5ad6c604c 100644
--- a/Zotlabs/Widget/Photo.php
+++ b/Zotlabs/Widget/Photo.php
@@ -1,5 +1,11 @@
<?php
+/**
+ * * Name: Photo
+ * * Description: Displays a single photo
+ */
+
+
namespace Zotlabs\Widget;