Fix remove warning
This commit is contained in:
parent
86112f0096
commit
77a853e49d
@ -113,6 +113,7 @@ class Conf
|
|||||||
$this->notification = new stdClass();
|
$this->notification = new stdClass();
|
||||||
$this->mailing = new stdClass();
|
$this->mailing = new stdClass();
|
||||||
$this->expensereport = new stdClass();
|
$this->expensereport = new stdClass();
|
||||||
|
$this->productbatch = new stdClass();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user