{template 'weheader'}
{if is_array($msg)}

MYSQL 错误:

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

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

{else}

{$info}

{$caption}

{$msg}

{/if}

{if $redirect} 确定 {else} 点击这里返回上一页 {/if}

{php $footer_off = 1;} {template 'footers'}