선택수정,선택삭제 스크립트 코드 원복

This commit is contained in:
chicpro
2013-02-18 15:28:43 +09:00
parent 2f72b9188a
commit f4abade1ee
4 changed files with 33 additions and 61 deletions

View File

@ -5,7 +5,7 @@ include_once('./_common.php');
check_demo();
if (!count($_POST['chk'])) {
alert($_POST['btn_submit']." 하실 항목을 하나 이상 체크하세요.");
alert($_POST['act_button']." 하실 항목을 하나 이상 체크하세요.");
}
if ($_POST['act_button'] == "선택수정") {