Correction moyenne

This commit is contained in:
Rodolphe Quiedeville 2005-02-16 14:16:39 +00:00
parent 10508962a6
commit 35135e55f3

View File

@ -143,6 +143,7 @@ class GraphClientsWeek extends GraphBarMoy {
$moys = array();
$moys[0] = $datas_new[0];
$sum = $moys[0];
for ($i = 1 ; $i < $nbel ; $i++)
{