From 2e76e0c52fa9d2fe4477a75befd4c4b5c9269e7f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 30 Nov 2004 19:44:42 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20des=20fichiers=20de=20langues=20charg?= =?UTF-8?q?=E9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/fourn/fiche.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/fourn/fiche.php b/htdocs/fourn/fiche.php index f690bc7b00c..915afdfb6ee 100644 --- a/htdocs/fourn/fiche.php +++ b/htdocs/fourn/fiche.php @@ -24,6 +24,7 @@ require("./pre.inc.php"); require("../contact.class.php"); +$langs->load("suppliers"); $langs->load("bills"); $langs->load("orders"); $langs->load("companies");