{dede:include filename="head.htm"/}
{dede:list perpage='50'}
[field:title/]
[field:goodpost/]
[field:ID runphp='yes'] global $dsql;;$dsql->SetQuery("Select count(id) as c from #@__feedback where aid=".@me);$row = $dsql -> getone();@me=$row['c'];[/field:ID]
{/dede:list}
正在加载...
{dede:include filename="foot.htm"/}