From ff8aae2cb0d799afaecb0a722ccbabcfeb64ee46 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 31 Jan 2013 17:23:15 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EB=B9=84=EB=B0=80?= =?UTF-8?q?=EB=8C=93=EA=B8=80=20=EC=95=84=EC=9D=B4=EC=BD=98=20=EC=9C=84?= =?UTF-8?q?=EC=B9=98=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/board/neo/view_comment.skin.php | 6 +- test.php | 209 +-------------------------- 2 files changed, 12 insertions(+), 203 deletions(-) diff --git a/skin/board/neo/view_comment.skin.php b/skin/board/neo/view_comment.skin.php index b957e5554..5b178b7ef 100644 --- a/skin/board/neo/view_comment.skin.php +++ b/skin/board/neo/view_comment.skin.php @@ -16,7 +16,6 @@ var char_max = parseInt(); // 최대 $comment_id = $list[$i]['wr_id']; $cmt_depth = ""; // 댓글단계 $cmt_depth = strlen($list[$i]['wr_comment_reply']) * 20; - if (strstr($list[$i]['wr_option'], "secret")) echo '비밀글'; $str = $list[$i]['content']; if (strstr($list[$i]['wr_option'], "secret")) $str = $str; @@ -38,7 +37,10 @@ var char_max = parseInt(); // 최대 -

+

+ ";?>
+ +

diff --git a/test.php b/test.php index 85b7cd4a4..07f7d788f 100644 --- a/test.php +++ b/test.php @@ -1,205 +1,12 @@ - - + - - Create a Custom Select Box with jQuery - Onextrapixel - - - - - - - -
- - -
- - -
- Option 1 - Option 2 - Option 3 -
-
-
- - + \ No newline at end of file