pass returnto info from subscribers to block form
darcs-hash:20081208201453-5ed1f-fe423d57a54d482b95c0dc22ab46e6e0a5ea060a.gz
This commit is contained in:
parent
d8c933cd54
commit
ed70d73c1b
@ -55,6 +55,7 @@ class SubscribersAction extends GalleryAction {
|
||||
|
||||
class SubscribersList extends ProfileList {
|
||||
function show_owner_controls($profile) {
|
||||
common_block_form($profile);
|
||||
common_block_form($profile, array('action' => 'subscribers',
|
||||
'nickname' => $this->owner->nickname));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user