master
fengyuexingzi 8 years ago
parent cc20f673cd
commit 53cb1c000b

@ -39,6 +39,7 @@
// Logged into your app and Facebook.
testAPI();
} else {
FB.login();
// The person is not logged into your app or we are unable to tell.
document.getElementById('status').innerHTML = 'Please log ' +
'into this app.';

Loading…
Cancel
Save