mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-14 15:47:22 +00:00
Sähköpostin lähetys, siihen liittyvä template ja virheenkorjausta
This commit is contained in:
@@ -200,7 +200,7 @@ class MailDeliverySystem
|
||||
*/
|
||||
public function buildMessage()
|
||||
{
|
||||
$tracking_domain = getEmailDomain($this->sender_email);
|
||||
$tracking_domain = "ystavakyla.fi";
|
||||
|
||||
$message = array(
|
||||
'html' => $this->content, // ci view
|
||||
|
||||
Reference in New Issue
Block a user