Fix: Suppression d'une libération de resource non initialisée
This commit is contained in:
parent
859074c568
commit
d9fe1b80c7
@ -93,7 +93,6 @@ while (list($key, $value) = each ($rows))
|
|||||||
}
|
}
|
||||||
|
|
||||||
print '</table>';
|
print '</table>';
|
||||||
$db->free();
|
|
||||||
|
|
||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user