topUsres
* implemented top users overview * w/o achievements, uploads, forum posts, yadda yadda
This commit is contained in:
parent
c85ba1a208
commit
9516affde5
15 changed files with 299 additions and 3 deletions
|
|
@ -121,6 +121,7 @@ switch ($pageCall)
|
|||
case 'reputation':
|
||||
case 'privilege':
|
||||
case 'privileges':
|
||||
case 'top-users':
|
||||
(new MorePage($pageCall, $pageParam))->display();
|
||||
break;
|
||||
case 'latest-additions':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue