From: edward Date: Mon, 26 Mar 2018 09:07:04 +0000 (+0800) Subject: Mailer.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=74ebecced856aae55002d986c15a891ce9958e1f Mailer.php --- diff --git a/Mailer.php b/Mailer.php index 881a9fed..70869621 100644 --- a/Mailer.php +++ b/Mailer.php @@ -504,6 +504,7 @@ class Pman_Core_Mailer { $class->value = $cls; $body->appendChild($class); + return $dom->saveHTML(); } function fetchImage($url)