From d0a6d158d21df504a6149f3a72624a6fec57cf88 Mon Sep 17 00:00:00 2001 From: thisgun Date: Fri, 14 Feb 2014 15:17:07 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=B9=B4=ED=8A=B85=20=EB=AA=A8?= =?UTF-8?q?=EB=B0=94=EC=9D=BC=EC=97=90=EC=84=9C=20=ED=8C=9D=EC=97=85?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=96=B4=20=EB=82=B4=EC=9A=A9=EC=9D=B4=20?= =?UTF-8?q?=EB=B9=A0=EC=A7=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/newwin.inc.php | 2 +- css/mobile_shop.css | 7 ------ mobile/shop/newwin.inc.php | 48 -------------------------------------- mobile/shop/shop.head.php | 2 +- 4 files changed, 2 insertions(+), 57 deletions(-) delete mode 100644 mobile/shop/newwin.inc.php diff --git a/bbs/newwin.inc.php b/bbs/newwin.inc.php index 98775d024..176638c70 100644 --- a/bbs/newwin.inc.php +++ b/bbs/newwin.inc.php @@ -5,7 +5,7 @@ $sql = " select * from {$g5['new_win_table']} where '".G5_TIME_YMDHIS."' between nw_begin_time and nw_end_time and nw_device IN ( 'both', 'pc' ) order by nw_id asc "; -$result = sql_query($sql); +$result = sql_query($sql, false); for ($i=0; $row_nw=sql_fetch_array($result); $i++) { // 이미 체크 되었다면 Continue diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 2d57b85f4..5b9a3ab5e 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -23,13 +23,6 @@ a:link, a:visited {color:#000;text-decoration:none} #hd {position:relative;margin:0 0 10px;padding:10px 0;border-bottom:1px solid #e9e9e9;text-align:center} #hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} -#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px} -#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} -.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff} -.hd_pops_con {margin:0 0 30px} -.hd_pops_footer {position:absolute;bottom:0;left:0;padding:10px 0;width:100%;background:#000;color:#fff;text-align:right} -.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff} - #logo {padding:10px 0} #hd_ct {position:absolute;top:10px;left:10px;padding:10px;border:0;background:#333;color:#fff;font-size:1em;text-decoration:none;letter-spacing:-0.1em;vertical-align:top;-webkit-appearance:none} diff --git a/mobile/shop/newwin.inc.php b/mobile/shop/newwin.inc.php deleted file mode 100644 index 22ce66fb0..000000000 --- a/mobile/shop/newwin.inc.php +++ /dev/null @@ -1,48 +0,0 @@ - - - -
-
- -
- -
-팝업레이어 알림이 없습니다.'; -?> - - - \ No newline at end of file diff --git a/mobile/shop/shop.head.php b/mobile/shop/shop.head.php index fe79800b7..b1de0c62e 100644 --- a/mobile/shop/shop.head.php +++ b/mobile/shop/shop.head.php @@ -17,7 +17,7 @@ include_once(G5_LIB_PATH.'/latest.lib.php');

팝업레이어 알림

- +