FIX : break with no iteration

This commit is contained in:
gauthier 2016-12-09 17:48:03 +01:00
parent d8aa572ad7
commit ef721bebc6

View File

@ -657,7 +657,6 @@ if (empty($reshook))
if ($result < 0) if ($result < 0)
{ {
$error++; $error++;
break;
} }
} else { } else {