{if empty($tips)} {php define('IN_MESSAGE', true)} {template 'common/header-base'}
{if is_array($msg)}

MYSQL 错误:

{php echo cutstr($msg['sql'], 300, 1);}
{$msg['error'][0]} {$msg['error'][1]}:{$msg['error'][2]}
{else}
{$caption}
{$msg}
{/if} {if $redirect}
1秒自动跳转,如果你的浏览器没有自动跳转,请点击此链接
{else}

返回上一页   首页

{/if}
{else} {template 'common/header-base'}