Add: possibilit d'uploader une image et de l'envoyer dans un mailing
Todo: encore en mode dbugage !!
This commit is contained in:
parent
27558c273d
commit
2ebb11e0c6
@ -551,6 +551,7 @@ class CMailFile
|
||||
if (! $htmlalreadyinmsg) $out .= "<html><head><title></title></head><body>";
|
||||
$out.= $msgtext;
|
||||
if (! $htmlalreadyinmsg) $out .= "</body></html>";
|
||||
//$out.= "--" . $this->alternative_boundary . "--" . $this->eol;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user