User directory - fix nav

This commit is contained in:
Zach Copley 2011-03-10 17:15:56 -08:00
parent a984aae564
commit 78ecb17ba1

View File

@ -187,18 +187,6 @@ class UserdirectoryAction extends Action
$this->elementEnd('div');
}
/**
* Local navigation
*
* This page is part of the public group, so show that.
*
* @return void
*/
function showLocalNav()
{
$nav = new PublicGroupNav($this);
$nav->show();
}
/**
* Content area