Skip to content
Snippets Groups Projects
Commit fecd213b authored by Florian Henry's avatar Florian Henry
Browse files

FIX: display error on extrafields on ficheinter

parent bb0de1dc
Branches
Tags
No related merge requests found
......@@ -867,6 +867,7 @@ else if ($action == 'update_extras')
if ($result < 0)
{
$error++;
setEventMessage($object->error,'errors');
}
}
else if ($reshook < 0) $error++;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment