Your IP : 216.73.216.42


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