diff --git a/htdocs/telephonie/stats/lignes/resiliation.week.class.php b/htdocs/telephonie/stats/lignes/resiliation.week.class.php index e8522ab8819..d63e429c4cc 100644 --- a/htdocs/telephonie/stats/lignes/resiliation.week.class.php +++ b/htdocs/telephonie/stats/lignes/resiliation.week.class.php @@ -88,7 +88,6 @@ class GraphLignesResiliationWeek extends GraphBar { $labels_new = array(); $max = strftime("%y%V", time()); - print $max; $week = $max; $year = substr($week,0,2); $smwee = substr($max, -2);