sql_query("select * from ".$prefix."_blocked order by id desc");
$files = $db->sql_numrows($result);
$latest_ban = $db->sql_fetchrow($result);
$bann_date = date("Y.m.d H:i:s", $latest_ban[date]);
$ip_l = long2ip(-(4294967296-$latest_ban[ip_from]));
// this is what is on the static part of the block
$content .= "
"._baninfo." |
Latest attempt:
$bann_date
".$latest_ban['banned']." on $ip_l
\n";
// IP's to scroll section
if ($usemarquee == 1) {
$content .= "