From 4c38afcdd27215c912beaa0befabd0626da438fd Mon Sep 17 00:00:00 2001 From: gnuboard Date: Wed, 16 Jan 2013 16:11:27 +0900 Subject: [PATCH] =?UTF-8?q?noscript=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/board_copy.php | 9 ++++++-- adm/board_copy_update.php | 41 ++++++++---------------------------- adm/board_form.php | 44 +++++++++++++++++++-------------------- 3 files changed, 37 insertions(+), 57 deletions(-) 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)) { -