Update orderpay.step2.pgkcp.php

This commit is contained in:
Namhyeon Go 2018-08-28 23:12:52 +09:00 committed by GitHub
parent 03a4801043
commit 5274b20db7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -277,4 +277,4 @@ $data['payinfo'] = $payinfo;
$data['pgkcp_action_url'] = base_url();
// 결제창 불러오기
renderView("view_orderpay.pgkcp", $data);
renderView("view_orderpay.step2.pgkcp", $data);