~dont_cache()
~includeonce('../../config.tmpl')
~get('website_title') PDA
~format_unixtimestamp('%d/%m/%Y %H:%M',~time())
~list(~get('database'),'SELECT
news.id,news.title,news.timestamp
FROM
news
WHERE
news.state=~get('state_ok')
ORDER BY news.timestamp DESC
LIMIT 10','LM','- ~fld('title')
'
)
Envoyez nous vos idées pour améliorer cette version PDA !