mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02: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