aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Sharedwithme.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-31 16:59:43 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-31 17:30:16 +0200
commit2095937c600c1770f656ac6354340815b4fde73e (patch)
treefdde11fc4c3b02b7aa79edfbed5b3489434d7eba /Zotlabs/Module/Sharedwithme.php
parentd33974cec44d7ed7a648a4e30380c3dfa3f11b2f (diff)
downloadvolse-hubzilla-2095937c600c1770f656ac6354340815b4fde73e.tar.gz
volse-hubzilla-2095937c600c1770f656ac6354340815b4fde73e.tar.bz2
volse-hubzilla-2095937c600c1770f656ac6354340815b4fde73e.zip
improve file_activity() a little
Diffstat (limited to 'Zotlabs/Module/Sharedwithme.php')
-rw-r--r--Zotlabs/Module/Sharedwithme.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/Zotlabs/Module/Sharedwithme.php b/Zotlabs/Module/Sharedwithme.php
index 5d6d0f7da..2c97e9726 100644
--- a/Zotlabs/Module/Sharedwithme.php
+++ b/Zotlabs/Module/Sharedwithme.php
@@ -4,6 +4,11 @@ require_once('include/conversation.php');
require_once('include/text.php');
+/**
+ * @file Zotlabs/Module/Sharedwithme.php
+ *
+ */
+
class Sharedwithme extends \Zotlabs\Web\Controller {
function get() {