{PHP $sqldw=' select * from ((select title,url,inputtime,uid,author from dr_1_code order by inputtime desc) union all (select title,url,inputtime,uid,author from dr_1_soft order by inputtime desc) union all (select title,url,inputtime,uid,author from dr_1_plugin order by inputtime desc) union all (select title,url,inputtime,uid,author from dr_1_down order by inputtime desc) union all (select title,url,inputtime,uid,author from dr_1_media order by inputtime desc)) as temp order by inputtime desc limit 14 ';}
{sql sql='$sqldw' cache=300}
})
下载了
{dr_fdate($t.inputtime, 'm-d')}
{/sql}