forked from GNUsocial/gnu-social
change references from subscribed to subscribers
darcs-hash:20080618171622-84dde-abe0986279b106ff651913d759828d6d945adf0f.gz
This commit is contained in:
@@ -557,7 +557,7 @@ function common_fancy_url($action, $args=NULL) {
|
||||
case 'foaf':
|
||||
return common_path($args['nickname'].'/'.$action);
|
||||
case 'subscriptions':
|
||||
case 'subscribed':
|
||||
case 'subscribers':
|
||||
case 'all':
|
||||
if ($args && $args['page']) {
|
||||
return common_path($args['nickname'].'/'.$action.'?page=' . $args['page']);
|
||||
|
Reference in New Issue
Block a user