Fix var init
This commit is contained in:
parent
be1460e3eb
commit
c589c27b78
@ -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;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user