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