report
This commit is contained in:
@@ -198,7 +198,7 @@ class Report extends HD_Controller
|
||||
'order_wrong_month' => $order_wrong_month,
|
||||
'order_over' => $order_over,
|
||||
'order_finish' => $order_finish,
|
||||
'score_month' => round($score_month['scores']/date('d')),
|
||||
'score_month' => round($score_month['score']),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user