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