aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Fullprofile.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Fullprofile.php')
-rw-r--r--Zotlabs/Widget/Fullprofile.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Fullprofile.php b/Zotlabs/Widget/Fullprofile.php
index e8ed13811..edff88e31 100644
--- a/Zotlabs/Widget/Fullprofile.php
+++ b/Zotlabs/Widget/Fullprofile.php
@@ -1,5 +1,11 @@
<?php
+/**
+ * * Name: Full profile
+ * * Description: Profile card with extended profile info
+ * * Requires: channel, articles, cards, wiki, cloud, photos
+ */
+
namespace Zotlabs\Widget;
class Fullprofile {