Fix remove warning
This commit is contained in:
parent
6fd6df81ca
commit
9aa60e1ae1
@ -110,6 +110,7 @@ class Conf
|
||||
$this->bank = new stdClass();
|
||||
$this->notification = new stdClass();
|
||||
$this->mailing = new stdClass();
|
||||
$this->expensereport = new stdClass();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user