function monplugin_taches_generales_cron($taches){ $taches['nom'] = 24*3600; // tous les jours return $taches; }