تخطي للذهاب إلى المحتوى
RC2946
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }