/shop/settle_inicis.inc.php 12줄 부근
| <script language=javascript src="http://plugin.inicis.com/pay40.js"></script> 를 <script language=javascript src="http://plugin.inicis.com/pay40_uni.js"></script> 으로 교체 |
/shop/settle_inicis_result.php 45줄 부근
| $inipay->m_goodName = $goodname; 를 $inipay->m_goodName = iconv("utf-8", "euc-kr", trim($_POST["goodname"])); 으로 교체 |
/shop/settle_inicis_result.php 48줄 부근
| $inipay->m_buyerName = $buyername; 를 $inipay->m_buyerName = iconv("utf-8", "euc-kr", trim($_POST["buyername"])); 으로 교체 |
댓글 3개
게시글 목록
| 번호 | 제목 |
|---|---|
| 1304 | |
| 1301 | |
| 1296 | |
| 1290 | |
| 1289 | |
| 1287 | |
| 1282 | |
| 1281 | |
| 1280 | |
| 1276 | |
| 1271 | |
| 1264 | |
| 1260 | |
| 1259 | |
| 1250 | |
| 1243 | |
| 1242 | |
| 1241 | |
| 1234 | |
| 1231 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기