bbs_path 를 g4_bbs_path 로 변경

This commit is contained in:
chicpro
2013-01-18 11:06:13 +09:00
parent ad63ae1009
commit 8b445bf149

View File

@ -139,7 +139,7 @@ var char_max = parseInt(<?=$comment_max?>); // 최대
var subject = "";
var content = "";
$.ajax({
url: bbs_path+"/filter.ajax.php",
url: g4_bbs_path+"/filter.ajax.php",
type: "POST",
data: {
"subject": "",