FIX : break with no iteration
This commit is contained in:
parent
d8aa572ad7
commit
ef721bebc6
@ -657,7 +657,6 @@ if (empty($reshook))
|
||||
if ($result < 0)
|
||||
{
|
||||
$error++;
|
||||
break;
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user