From e89efd393e0d9011fd749be49ecedb53189137b0 Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 26 Mar 2018 16:54:17 +0800 Subject: [PATCH] Mailer.php --- Mailer.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Mailer.php b/Mailer.php index 3c4575b3..be3284f4 100644 --- a/Mailer.php +++ b/Mailer.php @@ -124,12 +124,8 @@ class Pman_Core_Mailer { $http_host = $ff->Pman['HTTP_HOST']; } - $content->HTTP_HOST = $http_host; - - - // this should be done by having multiple template sources...!!! require_once 'HTML/Template/Flexy.php'; -- 2.39.2