fix error return
This commit is contained in:
parent
3368e35502
commit
8031ef49f2
@ -969,6 +969,7 @@ if (empty($reshook))
|
||||
|
||||
if ($result < 0)
|
||||
{
|
||||
setEventMessages(null,$object->errors,'errors');
|
||||
$error++;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user