'../group/group_space.php?gidReq='.$_SESSION['_gid'], 'name' => get_lang('GroupSpace')); } $interbreadcrumb[] = array('url' => './document.php?curdirpath='.dirname($header_file).$req_gid, 'name' => get_lang('Documents')); $interbreadcrumb[] = array('url' => 'showinframes.php?file='.$header_file, 'name' => $header_file); $file_url_sys = api_get_path(SYS_COURSE_PATH).'document'.$header_file; $this_section = SECTION_COURSES; Display::display_header(null, 'Doc'); echo '
'; $file_url_web = api_get_path(WEB_COURSE_PATH).$_course['path'].'/document'.$header_file.'?'.api_get_cidreq(); echo "

"; echo ''.get_lang('_cut_paste_link').'

'; echo "";