From c750de8bcaea7716a5bdac0455458d41e7043cfa Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 11 Apr 2013 14:34:14 +0900 Subject: [PATCH] =?UTF-8?q?device=20=EC=84=A4=EC=A0=95=EC=97=90=20?= =?UTF-8?q?=EB=94=B0=EB=9D=BC=20=EC=B5=9C=EC=8B=A0=EA=B8=80=20=EB=85=B8?= =?UTF-8?q?=EC=B6=9C=ED=95=98=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 6fece6758..35341a743 100644 --- a/index.php +++ b/index.php @@ -21,7 +21,7 @@ include_once('./_head.php'); 'mobile' order by gr_id, bo_table "; $result = sql_query($sql); for ($i=0; $row=sql_fetch_array($result); $i++) { $lt_style = "";