Modifie la date de gnration

This commit is contained in:
Rodolphe Quiedeville 2005-02-18 12:43:54 +00:00
parent 79274ca961
commit 177038dfaf

View File

@ -93,7 +93,7 @@ class GraphBarAcc extends DolibarrGraph {
$graph->xaxis->SetTickLabels($labels);
$graph->xaxis->title->Set("généré le ".strftime("%d/%b/%y %H:%M:%S", time()));
$graph->xaxis->title->Set(strftime("%d/%m/%y %H:%M:%S", time()));
// Display the graph