diff --git a/htdocs/telephonie/stats/ProcessGraphLignes.class.php b/htdocs/telephonie/stats/ProcessGraphLignes.class.php index 31b701a2196..aba2dfb136b 100644 --- a/htdocs/telephonie/stats/ProcessGraphLignes.class.php +++ b/htdocs/telephonie/stats/ProcessGraphLignes.class.php @@ -118,7 +118,7 @@ class ProcessGraphLignes $graphduree = new GraphAppelsDureeMoyenne ($this->db, $file); $graphduree->ligne = $ligne; $graphduree->show_console = 0 ; - $graphduree->GraphDraw(); + $graphduree->Graph(); /* Nb de communication */