리펙토링 #6 참고
This commit is contained in:
@@ -42,7 +42,7 @@ try {
|
||||
]);
|
||||
|
||||
// 상세 페이지로 복귀
|
||||
header("Location: /kngil/bbs/qa_detail.php?id={$postId}");
|
||||
header("Location: /qa_detail?id={$postId}");
|
||||
exit;
|
||||
|
||||
} catch (Exception $e) {
|
||||
|
||||
Reference in New Issue
Block a user