본인인증 업데이트시 hook 이벤트 추가

This commit is contained in:
thisgun
2022-07-25 10:34:51 +09:00
parent fa7d0bc717
commit 0c275d0907

View File

@ -77,6 +77,8 @@ if($result){
} }
} }
run_event('cert_refresh_update_after', $mb_id);
//=============================================================== //===============================================================
(empty($url))? goto_url(G5_URL) : goto_url($url); (empty($url))? goto_url(G5_URL) : goto_url($url);