From fa7f28ba72e3ee38bbb6e79a1af5f19633dee222 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 23 Mar 2006 12:23:02 +0000 Subject: [PATCH] Ajout info --- htdocs/telephonie/script/commande_presel.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htdocs/telephonie/script/commande_presel.php b/htdocs/telephonie/script/commande_presel.php index 849781161a7..0b98db38efc 100644 --- a/htdocs/telephonie/script/commande_presel.php +++ b/htdocs/telephonie/script/commande_presel.php @@ -80,6 +80,11 @@ if ($resql) { $i = 0; $num = $db->num_rows($resql); + + if ($verbose > 2) + { + print $num ." lignes a commander\n"; + } while ($i < $num) {