MessagePreview.php
authorAlan <alan@roojs.com>
Thu, 29 Sep 2022 07:48:59 +0000 (15:48 +0800)
committerAlan <alan@roojs.com>
Thu, 29 Sep 2022 07:48:59 +0000 (15:48 +0800)
MessagePreview.php

index adc21c3..ab720ae 100644 (file)
@@ -55,6 +55,8 @@ class Pman_Core_MessagePreview extends Pman
             $this->msg->subject = $this->msg->headers['Subject'];
             $this->msg->from_email = $mlq->from_email;
             $this->msg->from_name = $mlq->from_name;
+            
+            // htmlbody 
             //$this->plaintext = 
             //$data->subject = $data['Subject;