{php if(!HTTP_REFERER || strpos(HTTP_REFERER,'&a=login')) @header("Location: ".$_GET['forward']); }
{if $_username}
{$_username}
{L('logout')}
用户中心
短消息
账号管理
收藏夹
{else}
登陆
{L('register')}
账号:
密码:
验证:
{form::checkcode('code_img', '4', '12', 80, 20)}
记住 |
{L('forgetpassword')}
{/if}