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();
|
$labels_new = array();
|
||||||
|
|
||||||
$max = strftime("%y%V", time());
|
$max = strftime("%y%V", time());
|
||||||
print $max;
|
|
||||||
$week = $max;
|
$week = $max;
|
||||||
$year = substr($week,0,2);
|
$year = substr($week,0,2);
|
||||||
$smwee = substr($max, -2);
|
$smwee = substr($max, -2);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user