mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
*** empty log message ***
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user