From c5d594a663510daa47c0ba98d6f86404374ec67e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 11 Jun 2005 11:59:32 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Fichier=20lang=20non=20charg=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/tva/reglement.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/compta/tva/reglement.php b/htdocs/compta/tva/reglement.php index c36d499c0d2..68b08f0c991 100644 --- a/htdocs/compta/tva/reglement.php +++ b/htdocs/compta/tva/reglement.php @@ -31,6 +31,7 @@ require("./pre.inc.php"); require("../../tva.class.php"); $langs->load("compta"); +$langs->load("compta"); llxHeader();