From 7453785800b5aff50d193a34a96ea98507efd1fd Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 2 Dec 2005 13:13:36 +0000 Subject: [PATCH] Ajout traduction --- htdocs/soc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/soc.php b/htdocs/soc.php index 23e4f364f06..9f9482ee095 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -32,6 +32,7 @@ require("pre.inc.php"); $user->getrights('societe'); $langs->load("companies"); +$langs->load("commercial"); if (! $user->rights->societe->creer) {