설치시 카카오 계정을 설치하라고 TODO로 넣어두기...만 함

This commit is contained in:
2018-03-18 23:11:31 +09:00
parent 102dff43f4
commit 95021f0887
3 changed files with 9 additions and 3 deletions
-1
View File
@@ -52,7 +52,6 @@ $(document).ready( function () {
alert(obj.reason);
}
else{
alert('로그인!');
window.location.href = 'i_entrance/entrance.php';
}