최신글 cache 반영되도록 수정
This commit is contained in:
@ -181,6 +181,9 @@ if (count($file_copy)) {
|
||||
}
|
||||
}
|
||||
|
||||
delete_cache_latest($bo_table);
|
||||
delete_cache_latest($target_table);
|
||||
|
||||
echo "<script>opener.document.location.reload();</script>";
|
||||
|
||||
alert("복사에 성공 했습니다.", './board_copy.php?bo_table='.$bo_table.'&'.$qstr);
|
||||
|
||||
Reference in New Issue
Block a user