*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville
2002-12-19 23:12:56 +00:00
parent 55fce02e9e
commit 810402ae4e

View File

@@ -33,21 +33,16 @@ class Conf {
$this->db = new DbConf();
$this->propal = new PropalConf();
$this->facture = new FactureConf();
$this->fichinter = new FicheInterConf();
$this->webcal = new WebcalConf();
$this->produit = new ProduitConf();
$this->service = new ServiceConf();
$this->adherent = new AdherentConf();
$this->domaine = new domaineConf();
$this->commercial = 0;
$this->readonly = 0;
$this->years = 2001;