From e6ec382aeec6a1dff07f53ca4fa2f187c06d9581 Mon Sep 17 00:00:00 2001 From: shish Date: Fri, 25 Jul 2008 11:55:55 +0000 Subject: [PATCH] and the other bit <_< git-svn-id: file:///home/shish/svn/shimmie2/trunk@932 7f39781d-f577-437e-ae19-be835c7a54ca --- contrib/ipban/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .= " {$ban['ip']}