Doc comment in showgroup
This commit is contained in:
parent
4e3891d24e
commit
0a81b94a92
|
@ -146,6 +146,12 @@ class ShowgroupAction extends Action
|
|||
$this->showPage();
|
||||
}
|
||||
|
||||
/**
|
||||
* Local menu
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
||||
function showLocalNav()
|
||||
{
|
||||
$nav = new GroupNav($this, $this->group);
|
||||
|
|
Loading…
Reference in New Issue
Block a user