diff --git a/extend/shop.extend.php b/extend/shop.extend.php index 844b21a52..8f04f41fb 100644 --- a/extend/shop.extend.php +++ b/extend/shop.extend.php @@ -19,8 +19,10 @@ define('G4_MSHOP_URL', G4_MOBILE_URL.'/'.G4_SHOP_DIR); // 보안서버주소 설정 if (G4_HTTPS_DOMAIN) { define('G4_HTTPS_SHOP_URL', G4_HTTPS_DOMAIN.'/'.G4_SHOP_DIR); + define('G4_HTTPS_MSHOP_URL', G4_HTTPS_DOMAIN.'/'.G4_MOBILE_DIR.'/'.G4_SHOP_DIR); } else { define('G4_HTTPS_SHOP_URL', G4_SHOP_URL); + define('G4_HTTPS_MSHOP_URL', G4_MSHOP_URL); } // 미수금에 대한 QUERY 문 diff --git a/mobile/shop/kcp/_common.php b/mobile/shop/kcp/_common.php new file mode 100644 index 000000000..4c3769a19 --- /dev/null +++ b/mobile/shop/kcp/_common.php @@ -0,0 +1,7 @@ +쇼핑몰 설치 후 이용해 주십시오.
'); +define('_SHOP_', true); +?> \ No newline at end of file diff --git a/mobile/shop/kcp/cancel.php b/mobile/shop/kcp/cancel.php deleted file mode 100644 index 8427346aa..000000000 --- a/mobile/shop/kcp/cancel.php +++ /dev/null @@ -1,135 +0,0 @@ - - /* ============================================================================== */ - /* = PAGE : 취소 요청 PAGE = */ - /* = -------------------------------------------------------------------------- = */ - /* = 아래의 ※ 주의 ※ 부분을 꼭 참고하시여 연동을 진행하시기 바랍니다. = */ - /* = -------------------------------------------------------------------------- = */ - /* = 연동시 오류가 발생하는 경우 아래의 주소로 접속하셔서 확인하시기 바랍니다.= */ - /* = 접속 주소 : http://testpay.kcp.co.kr/pgsample/FAQ/search_error.jsp = */ - /* = -------------------------------------------------------------------------- = */ - /* = Copyright (c) 2010.02 KCP Inc. All Rights Reserverd. = */ - /* ============================================================================== */ -?> - - - - - -