From dcf27a7698204f7243fb58104af43fe33443b4ab Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 16 Aug 2005 07:38:25 +0000 Subject: [PATCH] Correction Christophe --- htdocs/compta/stats/prev.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/stats/prev.php b/htdocs/compta/stats/prev.php index 1e0c06381f5..7a55e5423e5 100644 --- a/htdocs/compta/stats/prev.php +++ b/htdocs/compta/stats/prev.php @@ -33,7 +33,7 @@ if ($user->societe_id > 0) function pt ($db, $sql, $title) { global $bc; - global $langs; + global $langs,$conf; print ''; print '';