]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/peopletag.php
ShowprofiletagAction now extends ShowstreamAction
[quix0rs-gnu-social.git] / actions / peopletag.php
index dbdcf5fbc79490ee50aeb034c27cc6f52ca830fd..b0a6e2635deb72b94a2cb63b2de2ebe2e72418f9 100644 (file)
@@ -78,7 +78,6 @@ class PeopletagAction extends Action
                 $args['page'] = $this->page;
             }
             common_redirect(common_local_url('peopletag', $args), 301);
-            return false;
         }
         $this->tag = $tag;