GCal.inc 188 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <script type="text/javascript"> function gcal_auth(){ if (window.confirm("Googleカレンダー連携に失敗しました。再度認証を行いますか?")) { location.href = "KST001.php"; } } </script>