aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Findpeople.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Findpeople.php')
-rw-r--r--Zotlabs/Widget/Findpeople.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Findpeople.php b/Zotlabs/Widget/Findpeople.php
index f450b96ae..45d62bb7f 100644
--- a/Zotlabs/Widget/Findpeople.php
+++ b/Zotlabs/Widget/Findpeople.php
@@ -1,5 +1,10 @@
<?php
+/**
+ * * Name: Find channels
+ * * Description: A simple form to search for channels in the directory
+ */
+
namespace Zotlabs\Widget;
require_once('include/contact_widgets.php');