Deprecated: Optional parameter warning message 경고메시지 나오는 함수 코드 수정

This commit is contained in:
thisgun
2024-07-08 11:22:58 +09:00
parent 5622b38c17
commit 72d52b594c
3 changed files with 3 additions and 3 deletions

View File

@ -151,7 +151,7 @@ function social_before_join_check($url=''){
return false;
}
function social_get_data($by='provider', $provider, $user_profile){
function social_get_data($by, $provider, $user_profile){
global $g5;
// 소셜 가입이 되어 있는지 체크