@@ -300,15 +302,17 @@ include_once(G5_MSHOP_PATH.'/_head.php');
-
@@ -350,8 +354,9 @@ include_once(G5_MSHOP_PATH.'/_head.php');
-
@@ -125,15 +127,17 @@ include_once(G5_MSHOP_PATH.'/_head.php');
-
영수증 출력
+
영수증 출력
-
영수증 출력
+
영수증 출력
diff --git a/mobile/shop/settle_kcp.inc.php b/mobile/shop/settle_kcp.inc.php
index db436231c..96f5e1319 100644
--- a/mobile/shop/settle_kcp.inc.php
+++ b/mobile/shop/settle_kcp.inc.php
@@ -7,11 +7,10 @@ $g_conf_log_level = '3'; // 변경불가
$g_conf_gw_port = '8090'; // 포트번호(변경불가)
$g_conf_key_dir = '';
-$g_conf_log_dir = '';
+$g_conf_log_dir = G5_SHOP_PATH.'/kcp/log';
if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN')
{
$g_conf_key_dir = G5_SHOP_PATH.'/kcp/bin/pub.key';
- $g_conf_log_dir = G5_SHOP_PATH.'/kcp/log';
}
if ($default['de_card_test']) {
diff --git a/shop/kcp/pp_ax_hub.php b/shop/kcp/pp_ax_hub.php
index 83ea20c9f..2ffbbf0d7 100644
--- a/shop/kcp/pp_ax_hub.php
+++ b/shop/kcp/pp_ax_hub.php
@@ -17,11 +17,10 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
$g_conf_home_dir = G5_SHOP_PATH.'/kcp';
$g_conf_key_dir = '';
- $g_conf_log_dir = '';
+ $g_conf_log_dir = G5_SHOP_PATH.'/kcp/log';
if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN')
{
$g_conf_key_dir = G5_SHOP_PATH.'/kcp/bin/pub.key';
- $g_conf_log_dir = G5_SHOP_PATH.'/kcp/log';
}
$g_conf_site_cd = $_POST['site_cd'];
diff --git a/shop/kcp/pp_cli_result.php b/shop/kcp/pp_cli_result.php
index 2eb2219af..e571ab925 100644
--- a/shop/kcp/pp_cli_result.php
+++ b/shop/kcp/pp_cli_result.php
@@ -1,5 +1,7 @@
diff --git a/shop/orderinquiryview.php b/shop/orderinquiryview.php
index 34d270572..2734aa784 100644
--- a/shop/orderinquiryview.php
+++ b/shop/orderinquiryview.php
@@ -26,6 +26,8 @@ $settle_case = $od['od_settle_case'];
$g5['title'] = '주문상세내역';
include_once('./_head.php');
+
+require './settle_kcp.inc.php';
?>
@@ -324,15 +326,17 @@ if(openwin != null) {
-
영수증 출력
+
영수증 출력
-
영수증 출력
+
영수증 출력
@@ -374,8 +378,10 @@ if(openwin != null) {
-
현금영수증 확인하기
+
현금영수증 확인하기
@@ -138,15 +140,17 @@ if(openwin != null) {
-
영수증 출력
+
영수증 출력
-
영수증 출력
+
영수증 출력