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