forked from Wavyzz/dolibarr
FIX error creating default object from empty value
This commit is contained in:
@@ -110,6 +110,7 @@ class Conf
|
||||
$this->bank = new stdClass();
|
||||
$this->notification = new stdClass();
|
||||
$this->mailing = new stdClass();
|
||||
$this->expensereport = new stdClass();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user