From 177038dfaf353f4b1325f78b669b021969bce52a Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 18 Feb 2005 12:43:54 +0000 Subject: [PATCH] =?UTF-8?q?Modifie=20la=20date=20de=20g=E9n=E9ration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/telephonie/stats/graph/baracc.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/telephonie/stats/graph/baracc.class.php b/htdocs/telephonie/stats/graph/baracc.class.php index f198624dee3..ab553f3ad8d 100644 --- a/htdocs/telephonie/stats/graph/baracc.class.php +++ b/htdocs/telephonie/stats/graph/baracc.class.php @@ -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