From f92af7c7a40e18235f0c2281adb5e66f8aa41fbd Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 5 May 2007 14:06:41 +0000 Subject: [PATCH] Fix: $db->free --- htdocs/expedition/commande.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/expedition/commande.php b/htdocs/expedition/commande.php index 9f8b4f1b5f2..13572980765 100644 --- a/htdocs/expedition/commande.php +++ b/htdocs/expedition/commande.php @@ -377,7 +377,7 @@ if ($_GET["id"] > 0) $i++; $var=!$var; } - $db->free(); + $db->free($resql); if (! $num) {