wip syntax error

This commit is contained in:
Frédéric FRANCE 2019-02-25 23:29:46 +01:00
parent 346d1f410c
commit 8a5b1dddb7
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -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;
}