diff --git a/htdocs/societe/index.php b/htdocs/societe/index.php index 1cc44777438..6e0dcbec113 100644 --- a/htdocs/societe/index.php +++ b/htdocs/societe/index.php @@ -326,7 +326,7 @@ if ($result) $i++; } - $db->free(); + $db->free($result); print "\n"; print "\n";