mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Remove unnecessary top player retrievement at network box
This commit is contained in:
parent
87f35da3b6
commit
daaa472dfe
@ -1,5 +1,3 @@
|
||||
<?php
|
||||
|
||||
$twig->display('networks.html.twig', array(
|
||||
'topPlayers' => getTopPlayers(5)
|
||||
));
|
||||
$twig->display('networks.html.twig');
|
||||
|
Loading…
x
Reference in New Issue
Block a user