diff --git a/contrib/ipban/theme.php b/contrib/ipban/theme.php index 6f8fce0c..4e6fdca3 100644 --- a/contrib/ipban/theme.php +++ b/contrib/ipban/theme.php @@ -15,7 +15,7 @@ class IPBanTheme extends Themelet { global $user; $h_bans = ""; foreach($bans as $ban) { - $end_human = date('Y-m-d', $ban['end']); + $end_human = date('Y-m-d', $ban['end_timestamp']); $h_bans .= "