Merge branch 'master' of github.com:gnuboard/g4s
Conflicts: adm/board_list.php
This commit is contained in:
@ -8,7 +8,7 @@ print_r2($_POST); exit;
|
||||
check_demo();
|
||||
|
||||
if (!count($_POST['chk'])) {
|
||||
alert($_POST['btn_submit']." 하실 항목을 하나 이상 체크하세요.");
|
||||
alert($_POST['act_button']." 하실 항목을 하나 이상 체크하세요.");
|
||||
}
|
||||
|
||||
if ($_POST['act_button'] == "선택수정") {
|
||||
|
||||
Reference in New Issue
Block a user