changes to new order PDF

This commit is contained in:
Frank Schubert
2021-08-27 10:59:06 +02:00
parent ad2cdbe4dd
commit 97c73d172d
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ class mfLayout {
private $returnValue;
protected static $instance;
protected function __construct() {
public function __construct() {
$this->log = mfLoghandler::singleton();
$this->inline = new stdClass();