From 2a67daec08ead76e3ff5e05dd97a3b92e2796102 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 7 Nov 2005 22:40:43 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Environnement=20$conf=20non=20pass=E9=20?= =?UTF-8?q?aux=20triggers.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/contrat/contrat.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/contrat/contrat.class.php b/htdocs/contrat/contrat.class.php index 8cabd7a04cb..b71ddf0c762 100644 --- a/htdocs/contrat/contrat.class.php +++ b/htdocs/contrat/contrat.class.php @@ -88,7 +88,7 @@ class Contrat */ function active_line($user, $line_id, $date, $dateend='') { - global $langs; + global $langs,$conf; // statut actif : 4 @@ -126,7 +126,7 @@ class Contrat */ function close_line($user, $line_id, $dateend) { - global $langs; + global $langs,$conf; // statut actif : 4