kcp 결제모듈 php7 대응 수정
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* - 생성자 - */
|
||||
/* -------------------------------------------------------------------- */
|
||||
function C_PP_CLI()
|
||||
function __construct()
|
||||
{
|
||||
$this->m_payx_common = "";
|
||||
$this->m_payx_card = "";
|
||||
|
||||
Reference in New Issue
Block a user