관리자 #47 의 5 처리 : 1차 완료

This commit is contained in:
whitedot
2012-11-20 11:45:26 +09:00
parent fa63e4c47c
commit 3b1fb93420
22 changed files with 45 additions and 45 deletions

View File

@ -32,7 +32,7 @@ include_once('./admin.tail.php');
flush();
ob_flush();
$ma_id = trim($_POST['ma_id']);
$ma_id = trim($_POST[ma_id]);
$select_member_list = addslashes(trim($_POST['ma_list']));
//print_r2($_POST); EXIT;