Update conf.class.php

This commit is contained in:
Frédéric FRANCE 2019-11-13 20:20:35 +01:00 committed by GitHub
parent 545c2207b2
commit 6596ffac4f
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();