From 01371aedbd155fa210d67bbe0e6ee0affc844626 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 3 May 2019 23:39:01 +0200 Subject: [PATCH] [9.1.00] localisation --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index f4329f70..0c56cf05 100755 --- a/index.php +++ b/index.php @@ -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', 'french'); /** * Initialisation de Zwii