mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
Fix var init
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user