diff --git a/htdocs/telephonie/stats/clients/clients.week.class.php b/htdocs/telephonie/stats/clients/clients.week.class.php index 11693fab1cb..b8390e810f3 100644 --- a/htdocs/telephonie/stats/clients/clients.week.class.php +++ b/htdocs/telephonie/stats/clients/clients.week.class.php @@ -143,6 +143,7 @@ class GraphClientsWeek extends GraphBarMoy { $moys = array(); $moys[0] = $datas_new[0]; + $sum = $moys[0]; for ($i = 1 ; $i < $nbel ; $i++) {