]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/finishremotesubscribe.php
do some commits
[quix0rs-gnu-social.git] / actions / finishremotesubscribe.php
index aca5f04fed11bf92b06f4c6c4e1121b95ce7a076..06fd3f52c43b519fb1f01fc4a3ba571890fa8426 100644 (file)
@@ -187,7 +187,7 @@ class FinishremotesubscribeAction extends Action {
                # If we show subscriptions in reverse chron order, this should
                # show up close to the top of the page
                
-               common_redirect(common_local_url('subscribed', array('nickname' =>
+               common_redirect(common_local_url('subscribers', array('nickname' =>
                                                                                                                         $user->nickname)));
        }