aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Sharedwithme.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-31 16:59:43 +0200
committergit-marijus <mario@mariovavti.com>2017-07-31 16:59:43 +0200
commit9ec995dbf072eb3143cae2b11a89522577a005ff (patch)
treed28c345216ad4cc0831b456d3cec1573c59b29c8 /Zotlabs/Module/Sharedwithme.php
parent79a806f328e27269d13f26deb0acee7ad8560f7a (diff)
downloadvolse-hubzilla-9ec995dbf072eb3143cae2b11a89522577a005ff.tar.gz
volse-hubzilla-9ec995dbf072eb3143cae2b11a89522577a005ff.tar.bz2
volse-hubzilla-9ec995dbf072eb3143cae2b11a89522577a005ff.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() {