remove top posters from public
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user