diff --git a/adm/board_copy.php b/adm/board_copy.php index 5cda40b4e..b1b0bce40 100644 --- a/adm/board_copy.php +++ b/adm/board_copy.php @@ -18,11 +18,11 @@ include_once($g4['path'].'/head.sub.php'); 기존 게시판을 새 게시판으로 복사 - 원본 테이블 + 원본 테이블명 - + 영문자, 숫자, _ 만 가능 (공백없이) @@ -53,6 +53,11 @@ include_once($g4['path'].'/head.sub.php'); +echo ""; - +alert("복사에 성공 했습니다.", './board_copy.php?bo_table='.$bo_table.'&'.$qstr); +?> \ No newline at end of file diff --git a/adm/board_form.php b/adm/board_form.php index a28ae9771..2741a4b40 100644 --- a/adm/board_form.php +++ b/adm/board_form.php @@ -656,10 +656,9 @@ if (!preg_match("/([m|M])$/", $upload_max_filesize)) { - @@ -671,27 +670,26 @@ if (!preg_match("/([m|M])$/", $upload_max_filesize)) { -