This commit is contained in:
Frédéric FRANCE 2020-05-07 22:59:34 +02:00
parent 7e7a10f8d2
commit b88a84323b
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -265,7 +265,6 @@ if (($action == 'send' || $action == 'relance') && !$_POST['addfile'] && !$_POST
}
}
$sendtocc = implode(',', $tmparray);
//var_dump($sendto, $sendtocc);exit;
if (dol_strlen($sendto))
{