{if empty($tips)} {php define('IN_MESSAGE', true)} {template 'common/header'}
{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}
如果你的浏览器没有自动跳转,请点击此链接
{else}

点击这里返回上一页 首页 {loop $extend $button} {$button['title']} {/loop}

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