aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Dirsort.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Dirsort.php')
-rw-r--r--Zotlabs/Widget/Dirsort.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Dirsort.php b/Zotlabs/Widget/Dirsort.php
index 2fb38b7df..569782bb9 100644
--- a/Zotlabs/Widget/Dirsort.php
+++ b/Zotlabs/Widget/Dirsort.php
@@ -1,5 +1,11 @@
<?php
+/**
+ * * Name: Dirsort
+ * * Description: Various options to provide different vies of the directory
+ * * Requires: directory
+ */
+
namespace Zotlabs\Widget;
use Zotlabs\Lib\Libzotdir;