이니시스 삼성페이 포인트와 결제시 오류 수정

This commit is contained in:
thisgun
2018-01-15 19:56:02 +09:00
parent 7a81d26f7a
commit cc26058e2b
4 changed files with 15 additions and 2 deletions

View File

@ -1,6 +1,8 @@
<?php
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
define('G5_MOBILE_INICIS_SETTLE', true);
// curl 체크
if (!function_exists('curl_init')) {
alert('cURL 모듈이 설치되어 있지 않습니다.\\n상점관리자에게 문의해 주십시오.');