forked from GNUsocial/gnu-social
object menu for user profile
This commit is contained in:
@@ -104,7 +104,7 @@ class ShowstreamAction extends ProfileAction
|
||||
$this->showNotices();
|
||||
}
|
||||
|
||||
function showLocalNav()
|
||||
function showObjectNav()
|
||||
{
|
||||
$nav = new SubGroupNav($this, $this->user);
|
||||
$nav->show();
|
||||
|
Reference in New Issue
Block a user