Fix regression with private property
This commit is contained in:
parent
ca9449c70e
commit
99e79d1750
@ -222,7 +222,7 @@ class SMTPs
|
||||
|
||||
|
||||
// @CHANGE LDR
|
||||
private $log = '';
|
||||
public $log = '';
|
||||
private $_errorsTo = '';
|
||||
private $_deliveryReceipt = 0;
|
||||
private $_trackId = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user