SNS 구조 및 기능 보완

This commit is contained in:
gnuboard
2013-06-04 13:15:21 +09:00
parent e245a53207
commit 9f6974cbcc
13 changed files with 47 additions and 26 deletions

View File

@ -199,7 +199,7 @@ if (count($file_copy)) {
delete_cache_latest($bo_table);
delete_cache_latest($target_table);
echo "<script>opener.document.location.reload();</script>";
//echo "<script>opener.document.location.reload();</script>";
alert("복사에 성공 했습니다.", './board_copy.php?bo_table='.$bo_table.'&amp;'.$qstr);
?>