통합인증 : php8버전 관련 에러 수정

This commit is contained in:
projectSylas
2021-09-28 06:12:21 +00:00
parent 8eadd8b33f
commit 497ac75031
4 changed files with 10 additions and 12 deletions

View File

@ -30,7 +30,7 @@
// echo '<결과내역>'." '{$mid}' <br/><br/>";
// echo $response;
if($res_data['resultCode'] == "0000") {
if($res_data['resultCode'] === "0000") {
@insert_cert_history($member['mb_id'], 'kg', 'sa'); // 인증성공 시 내역 기록