Supression d'un print de debuggage

This commit is contained in:
Rodolphe Quiedeville 2005-02-16 13:33:30 +00:00
parent 5604af48a0
commit 10508962a6

View File

@ -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);