diff --git a/htdocs/telephonie/stats/ProcessGraphContrats.class.php b/htdocs/telephonie/stats/ProcessGraphContrats.class.php index 9b853f01245..583c631785f 100644 --- a/htdocs/telephonie/stats/ProcessGraphContrats.class.php +++ b/htdocs/telephonie/stats/ProcessGraphContrats.class.php @@ -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 */