diff --git a/htdocs/core/class/smtps.class.php b/htdocs/core/class/smtps.class.php index 24e7b2acc59..ff6d8315a2f 100644 --- a/htdocs/core/class/smtps.class.php +++ b/htdocs/core/class/smtps.class.php @@ -222,7 +222,7 @@ class SMTPs // @CHANGE LDR - private $log = ''; + public $log = ''; private $_errorsTo = ''; private $_deliveryReceipt = 0; private $_trackId = '';