From ccd41545638300d04e81c935a1edbc2a2c859cdb Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 2 Feb 2006 09:06:30 +0000 Subject: [PATCH] Bugfix --- htdocs/telephonie/stats/commerciaux/commercialpo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/telephonie/stats/commerciaux/commercialpo.php b/htdocs/telephonie/stats/commerciaux/commercialpo.php index 28d2f896cc3..3cb2312419f 100644 --- a/htdocs/telephonie/stats/commerciaux/commercialpo.php +++ b/htdocs/telephonie/stats/commerciaux/commercialpo.php @@ -98,7 +98,7 @@ if ($_GET["commid"]) $num = $db->num_rows($resql); $i = 0; - print_barre_liste("Prises d'ordre", $page, "commercialpo.php?commid=".$_GET["commid"]), "", $sortfield, $sortorder, '', $num); + print_barre_liste("Prises d'ordre", $page, "commercialpo.php?commid=".$_GET["commid"], "", $sortfield, $sortorder, '', $num); print ''; print '';