From 336b0faf602923695fae7106742fb274a69e08f6 Mon Sep 17 00:00:00 2001 From: rollydream Date: Tue, 26 Mar 2013 16:41:08 +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#11=20=EB=82=B4=EC=9A=A9=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=EB=82=B4=EC=9A=A9=EC=B6=94=EA=B0=80/=EC=88=98=EC=A0=95=20?= =?UTF-8?q?=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=201=EC=B0=A8=20=EC=9E=91=EC=97=85=20=EC=99=84?= =?UTF-8?q?=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/contentlist.php | 88 ++++++++++++++++------------------ 1 file changed, 42 insertions(+), 46 deletions(-) diff --git a/adm/shop_admin/contentlist.php b/adm/shop_admin/contentlist.php index a5083d51b..aa5b50342 100644 --- a/adm/shop_admin/contentlist.php +++ b/adm/shop_admin/contentlist.php @@ -22,55 +22,51 @@ $from_record = ($page - 1) * $rows; // 시작 열을 구함 $sql = "select * $sql_common order by co_id limit $from_record, {$config['cf_page_rows']} "; $result = sql_query($sql); ?> + - - - - - - -
'>처음 건수 :  
+
+

'>처음건수 :  

+ + + + + + + + + + + + + + + + + "; + } -
ID제목
{$row['co_id']}".htmlspecialchars2($row['co_subject'])."$s_mod $s_del $s_vie
---- - - - - - - - - - - - "; -} - -if ($i == 0) { - echo "\n"; -} -?> - -
ID제목
{$row['co_id']}".htmlspecialchars2($row['co_subject'])."$s_mod $s_del $s_vie
자료가 한건도 없습니다.
- - - - - - -
+ if ($i == 0) { + echo "자료가 한건도 없습니다.\n"; + } + ?> + + +
+