From e4a947cabb03d785ea4b7d4193af38b05000a0a7 Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 24 Apr 2026 16:32:53 +0200 Subject: [PATCH] tibiacom: Reduce queries count from highscores box --- templates/tibiacom/boxes/highscores.php | 18 ++++++++---------- .../boxes/templates/highscores.html.twig | 2 +- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/templates/tibiacom/boxes/highscores.php b/templates/tibiacom/boxes/highscores.php index a2f371fa..4b347da9 100644 --- a/templates/tibiacom/boxes/highscores.php +++ b/templates/tibiacom/boxes/highscores.php @@ -1,15 +1,13 @@ display('highscores.html.twig', array( 'topPlayers' => $topPlayers diff --git a/templates/tibiacom/boxes/templates/highscores.html.twig b/templates/tibiacom/boxes/templates/highscores.html.twig index c1f8f1d6..bc20a135 100644 --- a/templates/tibiacom/boxes/templates/highscores.html.twig +++ b/templates/tibiacom/boxes/templates/highscores.html.twig @@ -44,7 +44,7 @@