{loop $list $t} {php $member=dr_member_info($t.uid);}
{if $t.new}
{/if}
{if $t.lastauthor==$member.username}
{$t.tousername} 说 :
{else}
{$t.tousername} 说 :
{/if}
共用{$t.pmnum}条   {dr_fdate($t.lastdateline)}
{/loop}