@ -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.';