Space
This commit is contained in:
parent
e58ecaaa64
commit
149d63757f
@ -272,7 +272,7 @@ if ($resql)
|
|||||||
|
|
||||||
$userstatic = new User($db);
|
$userstatic = new User($db);
|
||||||
|
|
||||||
while ($i < min($num, $sproduct?$num:$conf->liste_limit))
|
while ($i < min($num,$sproduct?$num:$conf->liste_limit))
|
||||||
{
|
{
|
||||||
$obj = $db->fetch_object($resql);
|
$obj = $db->fetch_object($resql);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user