From 53a7ca912a4d5fc5411d4776b650af467ba100c5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 2 Nov 2006 02:00:33 +0000 Subject: [PATCH] =?UTF-8?q?Am=E9lioration=20pr=E9sentation=20statut=20d'en?= =?UTF-8?q?voi=20de=20chaque=20destinataire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/mailing/cibles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/mailing/cibles.php b/htdocs/comm/mailing/cibles.php index 99ec1401c6c..23a9ca3218e 100644 --- a/htdocs/comm/mailing/cibles.php +++ b/htdocs/comm/mailing/cibles.php @@ -347,7 +347,7 @@ if ($mil->fetch($_REQUEST["id"]) >= 0) if ($num) { - while ($i < $num) + while ($i < min($num,$conf->liste_limit)) { $obj = $db->fetch_object($resql); $var=!$var;