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

@ -15,7 +15,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
/* = 환경 설정 = */
/* = -------------------------------------------------------------------------- = */
include G5_SHOP_PATH.'/settle_kcp.inc.php';
include_once(G5_SHOP_PATH.'/settle_kcp.inc.php');
require "pp_ax_hub_lib.php"; // library [수정불가]
/* = -------------------------------------------------------------------------- = */