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
|
||||
|
||||
$twig->display('networks.html.twig', array(
|
||||
'topPlayers' => getTopPlayers(5)
|
||||
));
|
||||
$twig->display('networks.html.twig');
|
||||
|
||||
Reference in New Issue
Block a user