From 1c45aa06d5956b61c34154ee248b2be9c4232fe5 Mon Sep 17 00:00:00 2001 From: rollydream Date: Wed, 3 Apr 2013 14:52:46 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=20:=20#30=20=EC=9D=B4=EB=B2=A4=ED=8A=B8=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=201=EC=B0=A8=20=EC=9E=91=EC=97=85?= =?UTF-8?q?=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/itemevent.php | 109 ++++++++++++++++++----------------- 1 file changed, 57 insertions(+), 52 deletions(-) diff --git a/adm/shop_admin/itemevent.php b/adm/shop_admin/itemevent.php index 9925900d9..ca14cf6a8 100644 --- a/adm/shop_admin/itemevent.php +++ b/adm/shop_admin/itemevent.php @@ -17,65 +17,70 @@ $total_count = $row['cnt']; $sql = "select * $sql_common order by ev_id desc "; $result = sql_query($sql); ?> + - - - - - - -
  건수 :  
+
+

이벤트관리

+

건수

+ + + + + + + + + + + + + + + + + + + + "; + } -
이벤트 번호제목연결 상품사용구분
------ - - - - - - - - -"; + $list = $i%2; + ?> + + + + + + + + - - - - - - "; -} + if ($i == 0) { + echo "\n"; + } + ?> + +
이벤트번호제목연결상품사용
수정 삭제 보기
{$row['ev_id']}{$row['ev_subject']}$href{$ev['cnt']}".($row['ev_use'] ? "예" : "아니오")."$s_mod $s_del $s_vie
자료가 한건도 없습니다.
+
-if ($i == 0) { - echo "자료가 한건도 없습니다.\n"; -} -?> - - - -