aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Sitesearch.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Sitesearch.php')
-rw-r--r--Zotlabs/Widget/Sitesearch.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Sitesearch.php b/Zotlabs/Widget/Sitesearch.php
index b3a25d76a..a5f1a5935 100644
--- a/Zotlabs/Widget/Sitesearch.php
+++ b/Zotlabs/Widget/Sitesearch.php
@@ -1,5 +1,11 @@
<?php
+/**
+ * * Name: Search
+ * * Description: A search form
+ * * Requires: search, network, channel
+ */
+
namespace Zotlabs\Widget;