Add multipart text version into html emails.
This commit is contained in:
parent
01d69e4b58
commit
13333ffd73
@ -390,7 +390,8 @@ class Conf
|
||||
// Set some default values
|
||||
|
||||
$this->global->MAIN_ACTIVATE_HTML5=1;
|
||||
|
||||
$this->global->MAIN_MAIL_USE_MULTI_PART=1;
|
||||
|
||||
// societe
|
||||
if (empty($this->global->SOCIETE_CODECLIENT_ADDON)) $this->global->SOCIETE_CODECLIENT_ADDON="mod_codeclient_leopard";
|
||||
if (empty($this->global->SOCIETE_CODECOMPTA_ADDON)) $this->global->SOCIETE_CODECOMPTA_ADDON="mod_codecompta_panicum";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user