diff --git a/bans.php b/bans.php index 4ec8d3a..2bc3119 100644 --- a/bans.php +++ b/bans.php @@ -21,21 +21,16 @@ if (is_null($banlist)) { $cache->set('banlist', $banlist, 600); } -$total = ""; - -if(isset($banlist[0][0])) { - $total = " (" . $banlist[0][0] . " łącznie)"; -} ?>
BRAK ZBANOWANYCH UŻYTKOWNIKÓW
Wystąpił błąd ' . $e->getCode() . ': ' . $e->getMessage() . '
Wystąpił błąd ' . $e->getCode() . ': ' . $e->getMessage() . '