No need for return true
This commit is contained in:
@@ -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;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user