Update card.php

This commit is contained in:
Laurent Destailleur 2018-06-13 20:02:38 +02:00 committed by GitHub
parent 75305e095d
commit fdc90da408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -969,7 +969,7 @@ if (empty($reshook))
if ($result < 0)
{
setEventMessages(null,$object->errors,'errors');
setEventMessages($object->error,$object->errors,'errors');
$error++;
}