Skip to content
Snippets Groups Projects
Commit 5f016ea0 authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Modif appel du graph des durees moyennes

parent f09391e7
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,7 @@ class ProcessGraphClients
$graphgain = new GraphAppelsDureeMoyenne ($this->db, $file);
$graphgain->client = $client;
$graphgain->show_console = 0 ;
$graphgain->GraphDraw();
$graphgain->Graph();
$file = $img_root . $client."/nb-comm-mensuel.png";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment