From 27ebb523d1398638ed7f6c51dbaa2a8975f414be Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 12 Feb 2003 00:03:31 +0000 Subject: [PATCH] Modification de l'appel de setlocale --- htdocs/main.inc.php3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/main.inc.php3 b/htdocs/main.inc.php3 index 8e7018ad668..c5976da2287 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -1,5 +1,5 @@ +/* Copyright (C) 2002-2003 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -76,7 +76,7 @@ $rtplang->debug=1; $bc[0]="class=\"impair\""; $bc[1]="class=\"pair\""; -$a = setlocale("LC_TIME", "FRENCH"); +setlocale(LC_TIME, "fr_FR"); /* * Barre de menu supérieure