From 402cf66d0df17a13ec592da5b3542c3be1ad8b84 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 5 May 2007 13:53:43 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20free=20mal=20plac=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/propal/contact.php | 1 - htdocs/commande/contact.php | 1 - htdocs/compta/facture/contact.php | 1 - htdocs/contrat/contact.php | 1 - 4 files changed, 4 deletions(-) diff --git a/htdocs/comm/propal/contact.php b/htdocs/comm/propal/contact.php index bf97bd28739..336b2de20c6 100644 --- a/htdocs/comm/propal/contact.php +++ b/htdocs/comm/propal/contact.php @@ -419,7 +419,6 @@ if ($id > 0) $i ++; } - $db->free($result); } print ""; } diff --git a/htdocs/commande/contact.php b/htdocs/commande/contact.php index e964b5ace65..eaa5eab728b 100644 --- a/htdocs/commande/contact.php +++ b/htdocs/commande/contact.php @@ -430,7 +430,6 @@ if ($id > 0) $i ++; } - $db->free($result); } print ""; } diff --git a/htdocs/compta/facture/contact.php b/htdocs/compta/facture/contact.php index d92ee3f2548..226f448da41 100644 --- a/htdocs/compta/facture/contact.php +++ b/htdocs/compta/facture/contact.php @@ -413,7 +413,6 @@ if ($id > 0) $i ++; } - $db->free($result); } print ""; } diff --git a/htdocs/contrat/contact.php b/htdocs/contrat/contact.php index b4b679ff80e..4a0b37a2ad0 100644 --- a/htdocs/contrat/contact.php +++ b/htdocs/contrat/contact.php @@ -456,7 +456,6 @@ if ($id > 0) $i ++; } - $db->free($result); } print "";