@ -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 :
@ -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