[10.0.81.dev] setlocal fra

This commit is contained in:
fredtempez 2019-11-09 10:08:20 +01:00
parent 57e32d9ccf
commit b120b4fcc7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ if(version_compare(PHP_VERSION, '5.6.0', '<')) {
/* Set locale to French */
date_default_timezone_set('Europe/Paris');
setlocale (LC_TIME, 'fr_FR', 'french');
setlocale (LC_TIME, 'fra_FRA', 'french');
/**
* Initialisation de Zwii