diff --git a/mobile/shop/personalpayresult.php b/mobile/shop/personalpayresult.php index 0ece27718..b1b9c0c73 100644 --- a/mobile/shop/personalpayresult.php +++ b/mobile/shop/personalpayresult.php @@ -174,7 +174,7 @@ include_once(G5_MSHOP_PATH.'/_head.php'); - 0 && $pp['pp_settle_case'] == '가상계좌' && $default['de_card_test'] && $is_admin) { preg_match("/(\s[^\s]+\s?)/", $pp['pp_bank_account'], $matchs); $deposit_no = trim($matchs[1]); ?> diff --git a/shop/personalpayresult.php b/shop/personalpayresult.php index f562f9b10..7213348ee 100644 --- a/shop/personalpayresult.php +++ b/shop/personalpayresult.php @@ -180,7 +180,7 @@ include_once('./_head.php'); - 0 && $pp['pp_settle_case'] == '가상계좌' && $default['de_card_test'] && $is_admin) { preg_match("/(\s[^\s]+\s?)/", $pp['pp_bank_account'], $matchs); $deposit_no = trim($matchs[1]); ?>