Modification pour envoyer un mailing au format html
This commit is contained in:
parent
91d3b525e8
commit
376e2eacd8
@ -267,6 +267,7 @@ class CMailFile
|
|||||||
*/
|
*/
|
||||||
function write_smtpheaders()
|
function write_smtpheaders()
|
||||||
{
|
{
|
||||||
|
global $conf;
|
||||||
$out = "";
|
$out = "";
|
||||||
|
|
||||||
$out .= "X-Mailer: Dolibarr version " . DOL_VERSION ."\n";
|
$out .= "X-Mailer: Dolibarr version " . DOL_VERSION ."\n";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user