Change log folder
This commit is contained in:
@@ -22,6 +22,7 @@ class Email extends PhpObject {
|
||||
private $asDests;
|
||||
|
||||
public function __construct($sServName, $sTemplateName='') {
|
||||
parent::__construct(__CLASS__);
|
||||
$this->sServName = $sServName;
|
||||
$this->setTemplate($sTemplateName);
|
||||
$this->asDests = array();
|
||||
|
||||
Reference in New Issue
Block a user