encodage fr
This commit is contained in:
parent
567a70d909
commit
b5532c8662
@ -25,7 +25,7 @@ if(version_compare(PHP_VERSION, '5.6.0', '<')) {
|
|||||||
*Localisation
|
*Localisation
|
||||||
*/
|
*/
|
||||||
date_default_timezone_set('Europe/Paris');
|
date_default_timezone_set('Europe/Paris');
|
||||||
setlocale (LC_ALL, 'fr_FR.utf8','fra');
|
setlocale(LC_ALL, 'fr','fr_FR','fr_FR.utf8','fr-FR','fra');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initialisation de Zwii
|
* Initialisation de Zwii
|
||||||
|
Loading…
Reference in New Issue
Block a user