오타 수정

This commit is contained in:
thisgun
2017-05-19 17:47:20 +09:00
parent 0fd968d782
commit c84b868c41

View File

@ -89,7 +89,7 @@ if($w == '') {
$cp = sql_fetch($sql);
if(!$cp['cp_id'])
alert('쿠폰정보가 존하지 않습니다.', './couponlist.php');
alert('쿠폰정보가 존하지 않습니다.', './couponlist.php');
if($_POST['chk_all_mb']) {
$mb_id = '전체회원';