'index.php',"name" => get_lang('PlatformAdmin')); $interbreadcrumb[]=array('url' => "session_list.php","name" => get_lang('SessionList')); Display::display_header($tool_name); api_display_tool_title($tool_name); ?>

$enreg) { $course = array(); $course[] = ''; $course[] = htmlentities($enreg['title']); $course[] = ''.$enreg['nbr_users'].' '.get_lang('Users').''; $course[] = ' '; $tableCourses[] = $course; } echo ''; Display :: display_sortable_table($tableHeader, $tableCourses, array (), array ()); echo '
'; ?>