From eb78566b46c7ec0f4ef79bba3688c93c2d3bfcd4 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 13 Mar 2003 18:09:38 +0000 Subject: [PATCH] Suppression d'info devenu inutile --- htdocs/conf/conf.class.php3.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/conf/conf.class.php3.sample b/htdocs/conf/conf.class.php3.sample index 626c2998f35..7f91755b3b6 100644 --- a/htdocs/conf/conf.class.php3.sample +++ b/htdocs/conf/conf.class.php3.sample @@ -35,7 +35,7 @@ class Conf { $this->db = new DbConf(); $this->societe = 1; - $this->commercial = 0; + $this->voyage = 0; $this->compta = new ComptaConf();