From 0e6528ed79321846d1e4e1d9aa67db4e0de191e3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 24 Jun 2006 22:00:16 +0000 Subject: [PATCH] Trad: Traduction --- htdocs/fourn/facture/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/fourn/facture/index.php b/htdocs/fourn/facture/index.php index f7afd8ec376..5658a4cf958 100644 --- a/htdocs/fourn/facture/index.php +++ b/htdocs/fourn/facture/index.php @@ -32,6 +32,7 @@ require("./pre.inc.php"); if (!$user->rights->fournisseur->facture->lire) accessforbidden(); +$langs->load("companies"); $socidp = $_GET["socidp"];