:
 :     :
:
   
echo api_xml_http_response_encode(get_lang('SocialSeeContacts')); } if ($panel_id==4) { if ($subject_message=='clear') { $subject_message=null; } SocialManager::send_invitation_friend_user($user_id,$subject_message,$content_message); } elseif ($panel_id==5) { SocialManager::send_invitation_friend_user($user_id,$subject_message,$content_message); } ?>