Correction moyenne
This commit is contained in:
parent
10508962a6
commit
35135e55f3
@ -143,6 +143,7 @@ class GraphClientsWeek extends GraphBarMoy {
|
|||||||
|
|
||||||
$moys = array();
|
$moys = array();
|
||||||
$moys[0] = $datas_new[0];
|
$moys[0] = $datas_new[0];
|
||||||
|
$sum = $moys[0];
|
||||||
|
|
||||||
for ($i = 1 ; $i < $nbel ; $i++)
|
for ($i = 1 ; $i < $nbel ; $i++)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user