remove top posters from public
This commit is contained in:
parent
6b5fb0ab7d
commit
32c9c03cdc
|
@ -205,8 +205,8 @@ class PublicAction extends Action
|
|||
|
||||
function showSections()
|
||||
{
|
||||
$top = new TopPostersSection($this);
|
||||
$top->show();
|
||||
// $top = new TopPostersSection($this);
|
||||
// $top->show();
|
||||
$pop = new PopularNoticeSection($this);
|
||||
$pop->show();
|
||||
$gbp = new GroupsByPostsSection($this);
|
||||
|
|
Loading…
Reference in New Issue
Block a user