File "statistiques.csv.html"
Full path: /home/argothem/www/v4_old/plugins-dist/statistiques/prive/transmettre/csv/statistiques.csv.html
File size: 553 bytes
MIME-type: text/plain
Charset: utf-8
[(#REM)
Ce squelette ne permet pas en l'état d'exporter autre chose que des données "date, visites."
]#CACHE{0}
#HTTP_HEADER{Content-Type: text/csv; charset=#CHARSET}
#HTTP_HEADER{Content-Disposition: attachment; filename=statistiques_#ENV{objet}_#ENV{id_objet}_#ENV{duree,90}.csv}
<B_statsj><:date|trim{':'}|trim:>,<:statistiques:info_visites|trim{':'}|trim:>
<BOUCLE_statsj(DATA){source stats_#ENV{export,visites},jour,#ENV{duree},#ENV{objet},#ENV{id_objet}}{datapath data}>[(#VALEUR{date}|affdate{'Y-m-d'})],[(#VALEUR{visites})]
</BOUCLE_statsj>