From 10508962a6b98acccc9ecd4a755cdcb47814e46b Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 16 Feb 2005 13:33:30 +0000 Subject: [PATCH] Supression d'un print de debuggage --- htdocs/telephonie/stats/lignes/resiliation.week.class.php | 1 - 1 file changed, 1 deletion(-) 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);