Modif appel du graph des durees moyennes
This commit is contained in:
parent
f09391e7cd
commit
5f016ea07a
@ -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";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user