wugg 2 gadi atpakaļ
vecāks
revīzija
efbc889b01
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      app/admin/controller/Stat.php

+ 1 - 0
app/admin/controller/Stat.php

@@ -197,6 +197,7 @@ FROM
             $value['thfee'] = sprintf("%.2f", $value['thfee']);
             $value['thtotal'] = sprintf("%.2f", $value['thtotal']);
         });
+        $list=array_values($list);
         if ($temp['tips'] == 0) {
             $temp['rate'] = "-";
             $temp['thrate'] = "-";