매출전포 현금영수증 링크 변경

This commit is contained in:
chicpro
2014-03-24 17:31:51 +09:00
parent 5ab7f1bc7b
commit 54ecd34930
9 changed files with 51 additions and 18 deletions

View File

@ -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']) {