mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-29 22:46:51 +01:00
Remove unnecessary top player retrievement at network box
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
$twig->display('networks.html.twig', array(
|
$twig->display('networks.html.twig');
|
||||||
'topPlayers' => getTopPlayers(5)
|
|
||||||
));
|
|
||||||
|
|||||||
Reference in New Issue
Block a user