kcp 라이브러리 include 코드 변경

This commit is contained in:
chicpro
2015-01-28 09:17:29 +09:00
parent 7e10c89605
commit 053fb62dca
9 changed files with 12 additions and 12 deletions

View File

@ -21,7 +21,7 @@
/* = 테스트 및 실결제 연동시 site_conf_inc.php파일을 수정하시기 바랍니다. = */
/* = -------------------------------------------------------------------------- = */
include G5_MSHOP_PATH.'/settle_kcp.inc.php'; // 환경설정 파일 include
include_once(G5_MSHOP_PATH.'/settle_kcp.inc.php'); // 환경설정 파일 include
?>
<?php
/* = -------------------------------------------------------------------------- = */