Fix X-Dolibarr-TRACKID header: set to 'conXXX' where XXX is contact ID.
This commit is contained in:
parent
2dd69c3735
commit
7c2256a4a7
@ -414,7 +414,6 @@ if (empty($reshook))
|
||||
$trigger_name='CONTACT_SENTBYMAIL';
|
||||
$paramname='id';
|
||||
$mode='emailfromcontact';
|
||||
$trackid='con'.$object->id;
|
||||
include DOL_DOCUMENT_ROOT.'/core/actions_sendmails.inc.php';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user