Fixing style errors.
This commit is contained in:
parent
10c0d8381d
commit
df585c21ee
@ -539,7 +539,6 @@ if (!empty($conf->ficheinter->enabled)) {
|
|||||||
|
|
||||||
$resql = $db->query($sql);
|
$resql = $db->query($sql);
|
||||||
if ($resql) {
|
if ($resql) {
|
||||||
|
|
||||||
$num = $db->num_rows($resql);
|
$num = $db->num_rows($resql);
|
||||||
$nbofloop = min($num, $maxofloop);
|
$nbofloop = min($num, $maxofloop);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user