Qual: Removed warnings

This commit is contained in:
eldy 2011-10-05 23:49:05 +02:00
parent a939a74e94
commit 72e6e954f6

View File

@ -421,7 +421,8 @@ if ($id || $ref)
} }
} }
} }
if ($is_pere==1) { if ($is_pere==1)
{
$i++; $i++;
continue; continue;
} }
@ -498,8 +499,8 @@ if ($action == '')
print "\n</div>\n"; print "\n</div>\n";
llxFooter();
$db->close(); $db->close();
llxFooter();
?> ?>