diff --git a/adm/shop_admin/index.php b/adm/shop_admin/index.php index 88b356af8..6ec29ec09 100644 --- a/adm/shop_admin/index.php +++ b/adm/shop_admin/index.php @@ -317,16 +317,6 @@ function get_max_value($arr)

결제수단별 주문현황

- =0; $i--) - { - $date = date("Y-m-d", strtotime('-'.$i.' days', G5_SERVER_TIME)); - $info[$date] = get_order_settle_sum($date); - } - ?> -