Update card.php

This commit is contained in:
Frédéric FRANCE 2018-08-30 23:03:03 +02:00 committed by GitHub
parent 46fe19bed5
commit 9c44f80746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,7 +212,7 @@ if (empty($reshook))
}
else
{
setEventMessages($object->errors, $object->error, 'errors');
setEventMessages($object->error, $object->errors, 'errors');
}
}