aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photos.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-10-10 16:40:12 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-10-10 16:40:12 +0200
commit070e081ae9be8d43b92425cc9a9131d5977f8e00 (patch)
treeb6544bb852e16c66b4dc616899fd05c13bf9afbc /mod/photos.php
parentf64e2d63b9ee66482b3461ecb6ee8f7776e23b87 (diff)
downloadvolse-hubzilla-070e081ae9be8d43b92425cc9a9131d5977f8e00.tar.gz
volse-hubzilla-070e081ae9be8d43b92425cc9a9131d5977f8e00.tar.bz2
volse-hubzilla-070e081ae9be8d43b92425cc9a9131d5977f8e00.zip
Fix url in profile tabs
Diffstat (limited to 'mod/photos.php')
-rw-r--r--mod/photos.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/photos.php b/mod/photos.php
index 623b15a93..284169221 100644
--- a/mod/photos.php
+++ b/mod/photos.php
@@ -832,7 +832,7 @@ function photos_content(&$a) {
// tabs
$_is_owner = (local_user() && (local_user() == $owner_uid));
- $o .= profile_tabs($a,$_is_owner);
+ $o .= profile_tabs($a,$_is_owner, $a->data['user']['nickname']);
//
// dispatch request