Fix var init

This commit is contained in:
Laurent Destailleur
2020-09-07 02:57:19 +02:00
parent be1460e3eb
commit c589c27b78

View File

@@ -1508,6 +1508,8 @@ class EmailCollector extends CommonObject
// Do operations
foreach ($this->actions as $operation)
{
$errorforthisaction = 0;
if ($errorforactions) break;
if (empty($operation['status'])) continue;