diff --git a/adm/shop_admin/deliverylist.php b/adm/shop_admin/deliverylist.php index a1d674cdf..38f010523 100644 --- a/adm/shop_admin/deliverylist.php +++ b/adm/shop_admin/deliverylist.php @@ -7,7 +7,7 @@ auth_check($auth[$sub_menu], "r"); $g5['title'] = '배송일괄처리'; include_once (G5_ADMIN_PATH.'/admin.head.php'); -//sql_query(" update $g5[shop_cart_table] set ct_status = '완료' where ct_status = '배송' "); +//sql_query(" update {$g5['g5_shop_cart_table']} set ct_status = '완료' where ct_status = '배송' "); // 배송회사리스트 --------------------------------------------- $delivery_options = ''.PHP_EOL; diff --git a/adm/shop_admin/index.php b/adm/shop_admin/index.php index 5f0fa2ccc..f40285af9 100644 --- a/adm/shop_admin/index.php +++ b/adm/shop_admin/index.php @@ -149,7 +149,7 @@ $pg_anchor = '