From 427e4d0012ad3ff1ae3ccd0d5dc17152d8c67f11 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 22 Jun 2003 11:57:35 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=E0=20jour=20de=20la=20conf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/propal.php3 | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/comm/propal.php3 b/htdocs/comm/propal.php3 index 0e8b51fb507..384df38a6f3 100644 --- a/htdocs/comm/propal.php3 +++ b/htdocs/comm/propal.php3 @@ -640,7 +640,6 @@ if ($propalid) { $pageprev = $page - 1; $pagenext = $page + 1; $limit = $conf->liste_limit; - $offset = $limit * $page ; print_barre_liste("Propositions commerciales", $page, $PHP_SELF,"&socidp=$socidp",$sortfield,$sortorder);