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

This commit is contained in:
chicpro
2013-02-26 15:05:59 +09:00
3 changed files with 38 additions and 30 deletions

View File

@ -317,5 +317,5 @@ else if ($w == 'cu') // 코멘트 수정
delete_cache_latest($bo_table);
goto_url('./board.php?bo_table='.$bo_table.'&wr_id='.$wr['wr_parent'].'&page='.$page.$qstr.'&#c_'.$comment_id);
goto_url('./board.php?bo_table='.$bo_table.'&wr_id='.$wr['wr_parent'].'&'.$qstr.'&#c_'.$comment_id);
?>