Banlist
Username
Reason
'."\n";
echo "\t\t\t".'
'."\n";
}
if (count($this->TPL['bans_list']) == 0)
{
echo ''.$this->TPL['bans_list'][$i]['nick'].'
'."\n";
echo "\t\t\t".''.$this->TPL['bans_list'][$i]['reason'].'
'."\n";
echo "\t\t\t".'';
echo "\t\t".'Banlist is empty.
';
}
?>