changes to new order PDF
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user