diff --git a/adm/shop_admin/couponformupdate.php b/adm/shop_admin/couponformupdate.php index b9d993eb0..b0d0a7635 100644 --- a/adm/shop_admin/couponformupdate.php +++ b/adm/shop_admin/couponformupdate.php @@ -77,9 +77,9 @@ if($w == '') { } while(1); $sql = " INSERT INTO {$g4['shop_coupon_table']} - ( cp_id, cp_subject, cp_method, cp_target, mb_id, cp_start, cp_end, cp_type, cp_price, cp_trunc, cp_minimum, cp_maximum, cp_used, cp_datetime ) + ( cp_id, cp_subject, cp_method, cp_target, mb_id, cp_start, cp_end, cp_type, cp_price, cp_trunc, cp_minimum, cp_maximum, cp_datetime ) VALUES - ( '$cp_id', '$cp_subject', '$cp_method', '$cp_target', '$mb_id', '$cp_start', '$cp_end', '$cp_type', '$cp_price', '$cp_trunc', '$cp_minimum', '$cp_maximum', '$cp_used', '".G4_TIME_YMDHIS."' ) "; + ( '$cp_id', '$cp_subject', '$cp_method', '$cp_target', '$mb_id', '$cp_start', '$cp_end', '$cp_type', '$cp_price', '$cp_trunc', '$cp_minimum', '$cp_maximum', '".G4_TIME_YMDHIS."' ) "; sql_query($sql); } else if($w == 'u') { diff --git a/adm/shop_admin/couponlist.php b/adm/shop_admin/couponlist.php index 47e02b52a..575a9a93d 100644 --- a/adm/shop_admin/couponlist.php +++ b/adm/shop_admin/couponlist.php @@ -81,7 +81,6 @@ $colspan = 8;
diff --git a/adm/shop_admin/index.php b/adm/shop_admin/index.php index 018192c31..96885a0d6 100644 --- a/adm/shop_admin/index.php +++ b/adm/shop_admin/index.php @@ -119,7 +119,7 @@ $pg_anchor = '