wip syntax error
This commit is contained in:
parent
346d1f410c
commit
8a5b1dddb7
@ -243,10 +243,7 @@ class EmailCollectorAction extends CommonObject
|
||||
$result = $object->createCommon($user);
|
||||
if ($result < 0) {
|
||||
$error++;
|
||||
$thi /**
|
||||
* @var EmailcollectorActionLine[] Array of subtable lines
|
||||
*/
|
||||
s->error = $object->error;
|
||||
$this->error = $object->error;
|
||||
$this->errors = $object->errors;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user