카카오 REST API키 신청 URL 수정 및 소셜로그인 페이지css 주소에 querystring 추가

This commit is contained in:
thisgun
2020-10-22 14:59:30 +09:00
parent 0e2cb366e6
commit d015f63301
11 changed files with 11 additions and 11 deletions

View File

@ -15,7 +15,7 @@ if( G5_SOCIAL_USE_POPUP ) {
}
// add_stylesheet('css 구문', 출력순서); 숫자가 작을 수록 먼저 출력됨
add_stylesheet('<link rel="stylesheet" href="'.get_social_skin_url().'/style.css">', 10);
add_stylesheet('<link rel="stylesheet" href="'.get_social_skin_url().'/style.css?ver='.G5_CSS_VER.'">', 10);
?>
<div>
<div class="login-sns sns-wrap-32 sns-wrap-over" id="sns_register">