aboutsummaryrefslogtreecommitdiffstats
path: root/mod/sharedwithme.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2015-01-18 15:29:05 +0100
committermarijus <mario@mariovavti.com>2015-01-18 15:29:05 +0100
commit9ac0922ff240589ae2b58cd45270385c1f8dd310 (patch)
tree844d79499c8d62286c2f206fa088e60972c7d92e /mod/sharedwithme.php
parent973398b915c5a31922a1351a82e919e64db0d543 (diff)
downloadvolse-hubzilla-9ac0922ff240589ae2b58cd45270385c1f8dd310.tar.gz
volse-hubzilla-9ac0922ff240589ae2b58cd45270385c1f8dd310.tar.bz2
volse-hubzilla-9ac0922ff240589ae2b58cd45270385c1f8dd310.zip
fix goaway link
Diffstat (limited to 'mod/sharedwithme.php')
-rw-r--r--mod/sharedwithme.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/sharedwithme.php b/mod/sharedwithme.php
index 5a78333af..2e2677a12 100644
--- a/mod/sharedwithme.php
+++ b/mod/sharedwithme.php
@@ -62,7 +62,7 @@ function sharedwithme_content(&$a) {
intval(local_user())
);
- goaway(z_root() . '/sharedfiles');
+ goaway(z_root() . '/sharedwithme');
}
//drop all files - localuser
@@ -73,7 +73,7 @@ function sharedwithme_content(&$a) {
intval(local_user())
);
- goaway(z_root() . '/sharedfiles');
+ goaway(z_root() . '/sharedwithme');
}
//list files