Bans page working for TFS 1.x + move to Twig (#140)

* Bans page working for TFS 1.x + move to Twig

* Remove some debug code

* Add some protection

* Better check.
This commit is contained in:
slawkens
2020-10-30 06:52:50 +01:00
committed by GitHub
parent 95c2adc02e
commit 5d5875d540
4 changed files with 146 additions and 68 deletions

View File

@@ -199,8 +199,7 @@ $config = array(
'team_display_outfit' => true,
// bans page
'bans_limit' => 50,
'bans_display_all' => true, // should all bans be displayed? (sorted page by page)
'bans_per_page' => 20,
// highscores page
'highscores_vocation_box' => true, // show 'Choose a vocation' box on the highscores (allowing peoples to sort highscores by vocation)?