a
This commit is contained in:
parent
8ef972c523
commit
184a4ab7c6
|
|
@ -94,6 +94,7 @@ class Cronenvoimailadhrent
|
|||
// $total = count($to) + count($cc) + count($bcc);
|
||||
$totalDest = count($to) + count($cc);
|
||||
|
||||
/*
|
||||
var_dump(
|
||||
array(
|
||||
"to" => $to,
|
||||
|
|
@ -102,6 +103,7 @@ class Cronenvoimailadhrent
|
|||
)
|
||||
);
|
||||
exit();
|
||||
*/
|
||||
|
||||
if ($total>0)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user