aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Dirtags.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Dirtags.php')
-rw-r--r--Zotlabs/Widget/Dirtags.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Dirtags.php b/Zotlabs/Widget/Dirtags.php
index 246c47dde..183c2f20f 100644
--- a/Zotlabs/Widget/Dirtags.php
+++ b/Zotlabs/Widget/Dirtags.php
@@ -1,5 +1,11 @@
<?php
+/**
+ * * Name: Directory tags
+ * * Description: Show directory tags in a cloud
+ * * Requires: directory
+ */
+
namespace Zotlabs\Widget;
class Dirtags {