코드중복검사 코드 오류 수정

This commit is contained in:
chicpro
2013-01-29 15:17:38 +09:00
parent 4edcf09c15
commit e0ba2192a9

View File

@ -800,7 +800,7 @@ function codedupcheck(id)
$.post(
"./codedupcheck.php",
{ id: id },
{ it_id: id },
function(data)
{
if(data) {