From 78ac9df2a626fe1da4f9d864ca17ae19ee6d1c75 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 18 Jun 2008 13:16:22 -0400 Subject: change references from subscribed to subscribers darcs-hash:20080618171622-84dde-abe0986279b106ff651913d759828d6d945adf0f.gz --- actions/finishremotesubscribe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/finishremotesubscribe.php') diff --git a/actions/finishremotesubscribe.php b/actions/finishremotesubscribe.php index aca5f04fe..06fd3f52c 100644 --- a/actions/finishremotesubscribe.php +++ b/actions/finishremotesubscribe.php @@ -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))); } -- cgit v1.2.3-54-g00ecf