<?php

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

$GLOBALS[$GLOBALS['idx_lang']] = array(

	'datelib_description' => 'Librairie fournissant un ensemble de filtres pour l\'affichage des dates',
	'datelib_slogan' => 'Back to the future'

);

?>
