[9.1.00] localisation
This commit is contained in:
parent
38d5c66697
commit
01371aedbd
@ -21,7 +21,7 @@ if(version_compare(PHP_VERSION, '5.6.0', '<')) {
|
|||||||
|
|
||||||
/* Set locale to French */
|
/* Set locale to French */
|
||||||
date_default_timezone_set('Europe/Paris');
|
date_default_timezone_set('Europe/Paris');
|
||||||
setlocale (LC_TIME, 'fra_fra', 'french');
|
setlocale (LC_TIME, 'fr_FR', 'french');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initialisation de Zwii
|
* Initialisation de Zwii
|
||||||
|
Loading…
x
Reference in New Issue
Block a user