From 23fb25fc17fb1866b385faae56e9d800e2b4a443 Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 1 Apr 2014 18:02:44 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=95=84=EC=9D=B4=EC=BD=94=EB=93=9C=20?= =?UTF-8?q?=EC=9A=94=EA=B8=88=EC=A0=95=EB=B3=B4=20=ED=91=9C=EC=8B=9C=20?= =?UTF-8?q?=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/sms_admin/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/sms_admin/config.php b/adm/sms_admin/config.php index 0bd8be13d..2c4ddc277 100644 --- a/adm/sms_admin/config.php +++ b/adm/sms_admin/config.php @@ -11,7 +11,7 @@ if (!$config['cf_icode_server_port']) $config['cf_icode_server_port'] = '7295'; if ($config['cf_icode_id'] && $config['cf_icode_pw']) { - $res = get_sock("http://www.icodekorea.com/res/userinfo.php?userid=".$config['cf_icode_id']."&userpw=".$config['cf_icode_pw']); + $res = get_sock('http://www.icodekorea.com/res/userinfo.php?userid='.$config['cf_icode_id'].'&userpw='.$config['cf_icode_pw']); $res = explode(';', $res); $userinfo = array( 'code' => $res[0], // 결과코드 From 53636a34538b2147b97c3dbd280a36a918278a8c Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 1 Apr 2014 18:18:04 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20input=20sele?= =?UTF-8?q?ct=20label=20=EC=A4=91=EC=8B=AC=20=EB=A7=88=ED=81=AC=EC=97=85?= =?UTF-8?q?=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/move.php | 2 +- bbs/new.php | 2 +- install/install_config.php | 18 +++++++++--------- skin/board/basic/list.skin.php | 2 +- skin/board/basic/view_comment.skin.php | 8 ++++---- skin/board/basic/write.skin.php | 2 +- skin/board/gallery/view_comment.skin.php | 4 ++-- skin/board/gallery/write.skin.php | 4 ++-- skin/new/basic/new.skin.php | 2 +- skin/qa/basic/list.skin.php | 2 +- 10 files changed, 23 insertions(+), 23 deletions(-) diff --git a/bbs/move.php b/bbs/move.php index 7dcd73164..8756ced7b 100644 --- a/bbs/move.php +++ b/bbs/move.php @@ -61,7 +61,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) - + 게시판 diff --git a/bbs/new.php b/bbs/new.php index 66a10188b..5c9919e1e 100644 --- a/bbs/new.php +++ b/bbs/new.php @@ -33,7 +33,7 @@ $total_page = ceil($total_count / $rows); // 전체 페이지 계산 if (!$page) $page = 1; // 페이지가 없으면 첫 페이지 (1 페이지) $from_record = ($page - 1) * $rows; // 시작 열을 구함 -$group_select = ' - + diff --git a/skin/board/basic/view_comment.skin.php b/skin/board/basic/view_comment.skin.php index ffe660b87..89991ee1e 100644 --- a/skin/board/basic/view_comment.skin.php +++ b/skin/board/basic/view_comment.skin.php @@ -106,12 +106,12 @@ var char_max = parseInt(); // 최대 - - "> + + " id="wr_name" required class="frm_input required" size="5" maxLength="20"> - - + + diff --git a/skin/board/basic/write.skin.php b/skin/board/basic/write.skin.php index 837133208..f0e7e91e8 100644 --- a/skin/board/basic/write.skin.php +++ b/skin/board/basic/write.skin.php @@ -149,7 +149,7 @@ add_stylesheet('', 0 파일 # - + diff --git a/skin/board/gallery/view_comment.skin.php b/skin/board/gallery/view_comment.skin.php index ffe660b87..894b74a13 100644 --- a/skin/board/gallery/view_comment.skin.php +++ b/skin/board/gallery/view_comment.skin.php @@ -107,11 +107,11 @@ var char_max = parseInt(); // 최대 - "> + "> - + diff --git a/skin/board/gallery/write.skin.php b/skin/board/gallery/write.skin.php index 837133208..898489957 100644 --- a/skin/board/gallery/write.skin.php +++ b/skin/board/gallery/write.skin.php @@ -59,14 +59,14 @@ add_stylesheet('', 0 - + - + class="frm_input " maxlength="20"> diff --git a/skin/new/basic/new.skin.php b/skin/new/basic/new.skin.php index da1e31a75..ac4dea303 100644 --- a/skin/new/basic/new.skin.php +++ b/skin/new/basic/new.skin.php @@ -75,7 +75,7 @@ add_stylesheet('', 0); - + diff --git a/skin/qa/basic/list.skin.php b/skin/qa/basic/list.skin.php index cd1a6dbb4..a06532b6b 100644 --- a/skin/qa/basic/list.skin.php +++ b/skin/qa/basic/list.skin.php @@ -125,7 +125,7 @@ add_stylesheet('', 0);
- +