kcp 결제모듈 php7 대응 수정

This commit is contained in:
chicpro
2015-12-22 12:05:05 +09:00
parent bc85f8fdbd
commit 8b3eedb3e7
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@
/* -------------------------------------------------------------------- */
/* - 생성자 - */
/* -------------------------------------------------------------------- */
function C_PP_CLI()
function __construct()
{
$this->m_payx_common = "";
$this->m_payx_card = "";