forked from GNUsocial/gnu-social
		
	Add top posters section to public page
This commit is contained in:
		| @@ -197,4 +197,10 @@ class PublicAction extends Action | ||||
|                                    'version' => 'Atom 1.0', | ||||
|                                    'item' => 'publicatom'))); | ||||
|     } | ||||
|  | ||||
|     function showSections() | ||||
|     { | ||||
|         $top = new TopPostersSection($this); | ||||
|         $top->show(); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user