diff --git a/CHANGES.md b/CHANGES.md index 51fc6d95..1e19a7b1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -17,6 +17,7 @@ - Mise à jour RFM 9.14 - Amélioration de la contre mesure CRSF - Libellé dans TinyMCE (gabarit) + - Setlocal modification des paramètres FR ## Version 8.5.5 * Correction : diff --git a/index.php b/index.php index b6a84503..69858788 100755 --- a/index.php +++ b/index.php @@ -21,7 +21,7 @@ if(version_compare(PHP_VERSION, '5.6.0', '<')) { /* Set locale to French */ date_default_timezone_set('Europe/Paris'); -setlocale (LC_TIME, 'fra_fra', 'french'); +setlocale (LC_TIME, 'fr_FR', 'fra'); /** * Initialisation de Zwii