diff --git a/htdocs/product/list.php b/htdocs/product/list.php index 24df0f65715..fd3970ac0ea 100644 --- a/htdocs/product/list.php +++ b/htdocs/product/list.php @@ -835,8 +835,8 @@ else $i++; } - print_barre_liste('', $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, '', $num, $nbtotalofrecords, '', '', '', 'paginationatbottom'); - + print_barre_liste('', $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, '', $num, $nbtotalofrecords, '', 0, '', 'paginationatbottom', $limit); + $db->free($resql); print "";