Update card.php

This commit is contained in:
Laurent Destailleur 2019-10-07 15:20:52 +02:00 committed by GitHub
parent bc32d684a4
commit b9a92546b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -476,7 +476,7 @@ else
$object = new Contact($db);
$res=$object->fetch($id, $user);
if ($res<0) {
setEventMessage($this->error, 'errors');
setEventMessages($object->error, $object->errors, 'errors');
}
// Show tabs