Clean code

This commit is contained in:
Laurent Destailleur 2018-03-07 18:32:47 +01:00
parent 3287c03e67
commit 65c689cc81

View File

@ -332,8 +332,6 @@ if ($resql)
if ($num > 0)
{
$var=True;
while ($i < $num)
{
$objp = $db->fetch_object($resql);