Modif graph des durees moyennes
This commit is contained in:
parent
892f9527e4
commit
f09391e7cd
@ -118,7 +118,7 @@ class ProcessGraphLignes
|
|||||||
$graphduree = new GraphAppelsDureeMoyenne ($this->db, $file);
|
$graphduree = new GraphAppelsDureeMoyenne ($this->db, $file);
|
||||||
$graphduree->ligne = $ligne;
|
$graphduree->ligne = $ligne;
|
||||||
$graphduree->show_console = 0 ;
|
$graphduree->show_console = 0 ;
|
||||||
$graphduree->GraphDraw();
|
$graphduree->Graph();
|
||||||
|
|
||||||
/* Nb de communication */
|
/* Nb de communication */
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user