diff --git a/htdocs/telephonie/stats/commerciaux/commercial.php b/htdocs/telephonie/stats/commerciaux/commercial.php index b59ff0ca227..35a7fcbfa9a 100644 --- a/htdocs/telephonie/stats/commerciaux/commercial.php +++ b/htdocs/telephonie/stats/commerciaux/commercial.php @@ -84,8 +84,7 @@ if ($_GET["commid"]) print ""; print ''; - print ''.$row[2]." ". $row[1].''.$row[0].''; + print $row[2]." ". $row[1].''.$row[0].''; $i++; } $db->free();