aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Wiki_list.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Wiki_list.php')
-rw-r--r--Zotlabs/Widget/Wiki_list.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Wiki_list.php b/Zotlabs/Widget/Wiki_list.php
index 64c988ee7..217ab8706 100644
--- a/Zotlabs/Widget/Wiki_list.php
+++ b/Zotlabs/Widget/Wiki_list.php
@@ -1,5 +1,10 @@
<?php
+/**
+ * * Name: Wiki list
+ * * Description: A list of existing wikis
+ */
+
namespace Zotlabs\Widget;
class Wiki_list {