{template 'common/header'}
{if $type == 'sql'}

MYSQL 错误:

{php echo cutstr($msg['sql'], 300, 1);}

{$msg['error'][0]} {$msg['error'][1]}:{$msg['error'][2]}

{else}

{$msg}

{if $redirect}

如果你的浏览器没有自动跳转,请点击此链接

{else}

[点击这里返回上一页]   [首页]

{/if} {/if}
{template 'common/footer'}