diff --git a/htdocs/compta/ventilation/index.php b/htdocs/compta/ventilation/index.php index d7e338b7d87..2997c58f8cc 100644 --- a/htdocs/compta/ventilation/index.php +++ b/htdocs/compta/ventilation/index.php @@ -95,7 +95,7 @@ if ($resql) print ''.$row[1].''.$row[0].''; $i++; } - $db->free($result); + $db->free($resql); } print "\n";