aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Sharedwithme.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-08-01 00:57:15 +0200
committerMario Vavti <mario@mariovavti.com>2017-08-01 00:57:15 +0200
commitb66cd8363e19a05853876dd3146dd64bb7e683d2 (patch)
treea5d758fed1d7c8b9b8a7254563250578155811d7 /Zotlabs/Module/Sharedwithme.php
parent376b05bcc9bbe6848c5693cd53201c0e8c8415ee (diff)
parent9ec995dbf072eb3143cae2b11a89522577a005ff (diff)
downloadvolse-hubzilla-b66cd8363e19a05853876dd3146dd64bb7e683d2.tar.gz
volse-hubzilla-b66cd8363e19a05853876dd3146dd64bb7e683d2.tar.bz2
volse-hubzilla-b66cd8363e19a05853876dd3146dd64bb7e683d2.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
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() {