Fix bad break
This commit is contained in:
parent
f64f53e460
commit
fb0eda446e
@ -283,7 +283,6 @@ if (empty($reshook))
|
|||||||
{
|
{
|
||||||
setEventMessages($hookmanager->error, $hookmanager->errors, 'errors');
|
setEventMessages($hookmanager->error, $hookmanager->errors, 'errors');
|
||||||
$error++;
|
$error++;
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user