diff --git a/htdocs/commande/stats/index.php b/htdocs/commande/stats/index.php index dfe3514227a..3f7f8cec267 100644 --- a/htdocs/commande/stats/index.php +++ b/htdocs/commande/stats/index.php @@ -93,7 +93,6 @@ while (list($key, $value) = each ($rows)) } print ''; -$db->free(); $db->close();