Supression d'un print de debuggage
This commit is contained in:
parent
5604af48a0
commit
10508962a6
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user