~dont_cache(1) ~includeonce('../config.tmpl') ~add_javascript('~absolute_templeet()js/prototype.js') ~set('title','~get('website_title') : Playlist radio') ~include('../site/header.tmpl') ~includeonce('config.tmpl')
~include('../box/submit.tmpl') ~include('../site/sidebox.tmpl')
~disp_play_radio()
En ce moment sur la radio : ~list(~get('database'), "SELECT id, artist, annotation, info, location, vote_plus - vote_minus AS vote, vote_plus + vote_minus AS count FROM xspf_playlist ORDER BY vote DESC, count ASC ",'LF','', 'LL','
# À ton avis ?TitreScore totalNombre de votes
', 'LM',~gfld('counter') ~img('img/small-thumb-up.png') ou ~img('img/small-thumb-down.png') ~strip_tags(~fld('annotation')) ~fld('vote') ~fld('count') ]X]> )
~include("../site/footer.tmpl")