{template nheader.html}

{fc_lang('默认')} {loop $ci->site_info $i $t} {$t.SITE_NAME} {/loop}
{if IS_POST} {if $result} {/if} {/if}
{fc_lang('共执行%s条SQL语句', $mcount)}
{php print_r($result);}
{template "nfooter.html"}