Se rendre au contenu
CFC-1100
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }