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