Add groups by notice to public
This commit is contained in:
@@ -204,5 +204,7 @@ class PublicAction extends Action
|
||||
$top->show();
|
||||
$pop = new PopularNoticeSection($this);
|
||||
$pop->show();
|
||||
$gbp = new GroupsByPostsSection($this);
|
||||
$gbp->show();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user