fix MAIN_COPY_FILE_IN_EVENT_AUTO

This commit is contained in:
florian HENRY 2017-12-08 15:03:42 +01:00
parent 8dc3d7323d
commit eb03f8f08e

View File

@ -413,6 +413,7 @@ if (($action == 'send' || $action == 'relance') && ! $_POST['addfile'] && ! $_PO
$object->trackid = $trackid;
$object->fk_element = $object->id;
$object->elementtype = $object->element;
$object->attachedfiles = $attachedfiles;
// Call of triggers
if (! empty($trigger_name))