From 3e992ea4b20525a62ddd412be8b51016c9467218 Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 23 Jul 2014 09:39:23 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B0=9C=EC=9D=B8=EA=B2=B0=EC=A0=9C=20?= =?UTF-8?q?=ED=98=84=EA=B8=88=EC=98=81=EC=88=98=EC=A6=9D=20=EA=B4=80?= =?UTF-8?q?=EB=A0=A8=20=EC=BD=94=EB=93=9C=20=EC=98=A4=ED=83=80=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/personalpayresult.php | 2 +- shop/personalpayresult.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/shop/personalpayresult.php b/mobile/shop/personalpayresult.php index 739366066..0ed78a0e2 100644 --- a/mobile/shop/personalpayresult.php +++ b/mobile/shop/personalpayresult.php @@ -14,7 +14,7 @@ $g5['title'] = '개인결제상세내역'; include_once(G5_MSHOP_PATH.'/_head.php'); // LG 현금영수증 JS -if($od['od_pg'] == 'lg') { +if($pp['pp_pg'] == 'lg') { if($default['de_card_test']) { echo ''.PHP_EOL; } else { diff --git a/shop/personalpayresult.php b/shop/personalpayresult.php index f9ccc7329..f88a45bba 100644 --- a/shop/personalpayresult.php +++ b/shop/personalpayresult.php @@ -19,7 +19,7 @@ $g5['title'] = '개인결제상세내역'; include_once('./_head.php'); // LG 현금영수증 JS -if($od['od_pg'] == 'lg') { +if($pp['pp_pg'] == 'lg') { if($default['de_card_test']) { echo ''.PHP_EOL; } else {