FIX: display error on extrafields on ficheinter

This commit is contained in:
Florian HENRY 2015-09-29 16:57:05 +02:00
parent bb0de1dcad
commit fecd213bb8

View File

@ -867,6 +867,7 @@ else if ($action == 'update_extras')
if ($result < 0)
{
$error++;
setEventMessage($object->error,'errors');
}
}
else if ($reshook < 0) $error++;