Merge pull request #12431 from frederic34/patch-6
Update conf.class.php
This commit is contained in:
commit
523b5e74a6
@ -126,6 +126,7 @@ class Conf
|
||||
$this->service = new stdClass();
|
||||
$this->contrat = new stdClass();
|
||||
$this->actions = new stdClass();
|
||||
$this->agenda = new stdClass();
|
||||
$this->commande = new stdClass();
|
||||
$this->propal = new stdClass();
|
||||
$this->facture = new stdClass();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user