회원 가입시 닉네임 길이를 mb_strlen으로 해야하는 점 수정
아이디를 대소문자 다 받던 것 수정(소문자로 자동 변경)
This commit is contained in:
@@ -68,4 +68,7 @@ opener.location.href="javascript:postOAuthResult('<?=$oauth_mode?>');";
|
||||
window.close();
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
로그인 완료. 곧 페이지로 이동합니다.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user