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