]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/profileaction.php
update from upstream
[quix0rs-gnu-social.git] / lib / profileaction.php
index 3dc28a7cc48fd56ec6f4de30588660373e2d1584..bdcd575b6b6b946cb5fa2ce2390960b4b60cd0f9 100644 (file)
@@ -315,7 +315,7 @@ abstract class ProfileAction extends ManagedAction
                         $url = $lists->mainpage;
                     } else {
                         $url = common_local_url('showprofiletag',
-                                                array('tagger' => $this->target->getNickname(),
+                                                array('nickname' => $this->target->getNickname(),
                                                       'tag'    => $lists->tag));
                     }
                     if (!$first) {