Fix attached files from user mail form don't work
This commit is contained in:
parent
6275355cd5
commit
1aadcc50f1
@ -602,7 +602,7 @@ if (empty($reshook)) {
|
|||||||
$trigger_name='USER_SENTBYMAIL';
|
$trigger_name='USER_SENTBYMAIL';
|
||||||
$paramname='id'; // Name of param key to open the card
|
$paramname='id'; // Name of param key to open the card
|
||||||
$mode='emailfromuser';
|
$mode='emailfromuser';
|
||||||
$trackid='use'.$object->id;
|
$trackid='use'.$id;
|
||||||
include DOL_DOCUMENT_ROOT.'/core/actions_sendmails.inc.php';
|
include DOL_DOCUMENT_ROOT.'/core/actions_sendmails.inc.php';
|
||||||
|
|
||||||
// Actions to build doc
|
// Actions to build doc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user