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();