From 8b445bf1491cdd4d52c5c7327a2b2f6b370ed903 Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 18 Jan 2013 11:06:13 +0900 Subject: [PATCH] =?UTF-8?q?bbs=5Fpath=20=EB=A5=BC=20g4=5Fbbs=5Fpath=20?= =?UTF-8?q?=EB=A1=9C=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/board/neo/view_comment.skin.php b/skin/board/neo/view_comment.skin.php index 9200b05ef..d8d3c2e1f 100644 --- a/skin/board/neo/view_comment.skin.php +++ b/skin/board/neo/view_comment.skin.php @@ -139,7 +139,7 @@ var char_max = parseInt(); // 최대 var subject = ""; var content = ""; $.ajax({ - url: bbs_path+"/filter.ajax.php", + url: g4_bbs_path+"/filter.ajax.php", type: "POST", data: { "subject": "",