From 6faf0620ac098a84561eb3d8d7cf76df516a7198 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 19 Apr 2013 17:53:07 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=EC=9E=90:=20#35=20=EC=87=BC=ED=95=91=EB=AA=B0=ED=98=84?= =?UTF-8?q?=ED=99=A9=20=EC=9B=94=EA=B0=84=EB=A7=A4=EC=B6=9C=ED=98=84?= =?UTF-8?q?=ED=99=A9=20=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/sale1month.php | 31 ++++++++----------------------- 1 file changed, 8 insertions(+), 23 deletions(-) diff --git a/adm/shop_admin/sale1month.php b/adm/shop_admin/sale1month.php index ae225a311..9c4a02cb1 100644 --- a/adm/shop_admin/sale1month.php +++ b/adm/shop_admin/sale1month.php @@ -7,7 +7,7 @@ auth_check($auth[$sub_menu], "r"); $fr_month = preg_replace("/([0-9]{4})([0-9]{2})/", "\\1-\\2", $fr_month); $to_month = preg_replace("/([0-9]{4})([0-9]{2})/", "\\1-\\2", $to_month); -$g4['title'] = "$fr_month ~ $to_month 매출현황"; /*레이블 중복 인식과 페이지와의 연결 때문에 month로 바꿈 김혜련 2013-04-04*/ +$g4['title'] = "$fr_month ~ $to_month 월간 매출현황"; /*레이블 중복 인식과 페이지와의 연결 때문에 month로 바꿈 김혜련 2013-04-04*/ include_once (G4_ADMIN_PATH.'/admin.head.php'); function print_line($save) @@ -15,13 +15,10 @@ function print_line($save) global $admin_dir; static $count = 0; - if ($count++ > 0) - echo ''; - $date = preg_replace("/-/", "", $save['od_date']); ?> - + @@ -78,23 +75,11 @@ for ($i=0; $row=mysql_fetch_array($result); $i++) $tot['misu'] += $misu; } ?> - -
-

월별 매출현황

+ +
+

월간 매출 집계 목록

+ - - - - - - - - - - - @@ -109,7 +94,7 @@ for ($i=0; $row=mysql_fetch_array($result); $i++) - + @@ -150,7 +135,7 @@ for ($i=0; $row=mysql_fetch_array($result); $i++) } if ($i == 0) { - echo ''; + echo ''; } else { print_line($save); }
주문월
합 계
자료가 한건도 없습니다.
자료가 없습니다.