Add warning
This commit is contained in:
parent
0716951b6d
commit
63f0c07a07
@ -345,6 +345,7 @@ if (empty($reshook))
|
||||
|
||||
if (!empty($conf->global->MAILING_DELAY))
|
||||
{
|
||||
dol_syslog("Wait a delay of MAILING_DELAY=".$conf->global->MAILING_DELAY);
|
||||
sleep($conf->global->MAILING_DELAY);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user