{php $sql='SELECT uid,author,count(*) as tt FROM `@#'.SITE_ID.'_news` WHERE status=9 GROUP BY uid ORDER BY tt DESC LIMIT 10';}
{list action=sql sql='$sql'}
 {$t.author} 投稿:{$t.tt}篇文章 
{/list}{$error}


文档最后更新时间:2015-11-20 18:50:38