Merge branch 'whitedot-tosspayments' of github.com:gnuboard/yc5 into whitedot-tosspayments

This commit is contained in:
thisgun
2020-08-12 11:46:21 +09:00
5 changed files with 14 additions and 16 deletions

View File

@ -131,7 +131,7 @@ $payReqMap['LGD_PAYKEY'] = "";
$_SESSION['PAYREQ_MAP'] = $payReqMap;
$g5['title'] = 'LG 유플러스 eCredit서비스 결제';
$g5['title'] = '토스페이먼츠 eCredit서비스 결제';
$g5['body_script'] = ' onload="launchCrossPlatform();"';
include_once(G5_PATH.'/head.sub.php');
?>