clean
This commit is contained in:
parent
7e7a10f8d2
commit
b88a84323b
@ -265,7 +265,6 @@ if (($action == 'send' || $action == 'relance') && !$_POST['addfile'] && !$_POST
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
$sendtocc = implode(',', $tmparray);
|
$sendtocc = implode(',', $tmparray);
|
||||||
//var_dump($sendto, $sendtocc);exit;
|
|
||||||
|
|
||||||
if (dol_strlen($sendto))
|
if (dol_strlen($sendto))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user