Fixed Preordernotiviation sending
This commit is contained in:
@@ -4,6 +4,7 @@ class PreordernotificationLogModel {
|
||||
public $preordernotification_id;
|
||||
public $preorder_id;
|
||||
public $email;
|
||||
public $sent;
|
||||
public $create_by = null;
|
||||
public $edit_by = null;
|
||||
public $create = null;
|
||||
|
||||
Reference in New Issue
Block a user