충돌수정

This commit is contained in:
thisgun
2021-01-04 18:23:53 +09:00
26 changed files with 140 additions and 21 deletions

View File

@ -862,7 +862,8 @@ class XPayClient
{
curl_close($this->ch);
}
function GetTimeStamp()
function GetTimeStamp()
{
$Result = "";
$Result = date("YmdHis");