fix profile in block form
This commit is contained in:
parent
91e63866fb
commit
7953192aa0
|
@ -98,7 +98,7 @@ class SubscribersList extends ProfileList
|
|||
{
|
||||
function showBlockForm()
|
||||
{
|
||||
$bf = new BlockForm($this->out, $profile,
|
||||
$bf = new BlockForm($this->out, $this->profile,
|
||||
array('action' => 'subscribers',
|
||||
'nickname' => $this->owner->nickname));
|
||||
$bf->show();
|
||||
|
|
Loading…
Reference in New Issue
Block a user