Modifie l'appel au graph des duree moyennes
This commit is contained in:
parent
54e40ef826
commit
892f9527e4
@ -121,7 +121,7 @@ class ProcessGraphContrats
|
||||
$graphduree = new GraphAppelsDureeMoyenne ($this->db, $file);
|
||||
$graphduree->contrat = $contrat;
|
||||
$graphduree->show_console = 0 ;
|
||||
$graphduree->GraphDraw();
|
||||
$graphduree->Graph();
|
||||
|
||||
/* Nb de communication */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user