Merge branch 'master' of github.com:gnuboard/g4s

This commit is contained in:
whitedot
2013-01-18 12:05:33 +09:00
6 changed files with 78 additions and 20 deletions

View File

@ -140,7 +140,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": "",