Your IP : 216.73.216.249


Current Path : /home/etiennec/www/plugins-dist/organiseur/
Upload File :
Current File : /home/etiennec/www/plugins-dist/organiseur/calendrier_quete.json_fonctions.php

<?php

if (!defined('_ECRIRE_INC_VERSION')) return;

include_spip('inc/json');

function todate($t){return date('Y-m-d H:i:s',$t);}

?>