Merge pull request #12431 from frederic34/patch-6

Update conf.class.php
This commit is contained in:
Laurent Destailleur 2019-11-14 08:54:06 +01:00 committed by GitHub
commit 523b5e74a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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