forked from GNUsocial/gnu-social
No need for return true
This commit is contained in:
parent
e64ac4c418
commit
d445e0c877
@ -143,8 +143,6 @@ class GroupdirectoryAction extends ManagedAction
|
|||||||
$this->sort = $this->arg('sort', 'nickname');
|
$this->sort = $this->arg('sort', 'nickname');
|
||||||
|
|
||||||
common_set_returnto($this->selfUrl());
|
common_set_returnto($this->selfUrl());
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user