From b5532c8662d68c406d11913cfb44c5e04a14b871 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 29 Oct 2020 22:05:55 +0100 Subject: [PATCH] encodage fr --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 868c6738..66ee4da0 100644 --- a/index.php +++ b/index.php @@ -25,7 +25,7 @@ if(version_compare(PHP_VERSION, '5.6.0', '<')) { *Localisation */ 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