X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Mailer.php;h=be3284f409efa6079e0b40a618fac28051f4c488;hb=e89efd393e0d9011fd749be49ecedb53189137b0;hp=3c4575b37df837976f58557f5e31997a0743aa2c;hpb=541a6c2ee8ba1e5771fec8183cbd7635b7ffdbea;p=Pman.Core 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';