| Current Path : /home/etiennec/www/plugins-dist/organiseur/ |
| 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);}
?>