'; $htmlHeadXtra[] = ''; $htmlHeadXtra[] = ''; if ($_REQUEST['f']=='social') { $this_section = SECTION_SOCIAL; $interbreadcrumb[]= array ('url' => api_get_path(WEB_PATH).'main/social/home.php','name' => get_lang('Social')); $interbreadcrumb[]= array ('url' => 'inbox.php?f=social','name' => get_lang('Inbox')); } else { $this_section = SECTION_MYPROFILE; $interbreadcrumb[]= array ('url' => '#','name' => get_lang('Profile')); $interbreadcrumb[]= array ('url' => 'inbox.php','name' => get_lang('Inbox')); } $interbreadcrumb[]= array ('url' => '#','name' => get_lang('View')); Display::display_header(''); if ($_GET['f']=='social') { $social_parameter = '?f=social'; } else { if (api_get_setting('extended_profile') == 'true') { echo '
'; echo '- '.Display::return_icon('inbox.png',get_lang('Inbox')).get_lang('Inbox').''.'
';
echo '- '.Display::return_icon('message_new.png',get_lang('ComposeMessage')).get_lang('ComposeMessage').''.'
';
echo '- '.Display::return_icon('outbox.png',get_lang('Outbox')).get_lang('Outbox').''.'
';
echo '
'; echo '