{include file="pub_header.htm"}
{include file="pub_submenu.htm"}
{foreach name=forbid_ip_list from=$forbid_ip_list item=item} {/foreach}
屏蔽IP列表
IP 建立时间 开始时间 到期时间 添加人 操作
{$item.ip1}.{$item.ip2}.{$item.ip3}.{$item.ip4} {$item.time_created|format_date:"%Y-%m-%d %H:%M:%S"} {if $item.time_begin == "0"}不限制{else}{$item.time_begin|format_date:"%Y-%m-%d %H:%M:%S"}{/if} {if $item.time_end == "0"}不限制{else}{$item.time_end|format_date:"%Y-%m-%d %H:%M:%S"}{/if} {$item.member_username} 删
{include file="pub_footer.htm"}