From b236d95441d71a36e69ed7e66ad716234f543550 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sat, 26 May 2007 23:40:13 +0200 Subject: [PATCH] [svn r12481] Code cleaning (removed unecessary code) --- main/newscorm/lp_list.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/main/newscorm/lp_list.php b/main/newscorm/lp_list.php index 7efc87277f..88b25682c7 100644 --- a/main/newscorm/lp_list.php +++ b/main/newscorm/lp_list.php @@ -79,11 +79,7 @@ Display::display_header($nameTools,"Path"); (editable by course admins) ----------------------------------------------------------- */ -if($my_version=='1.8'){ - Display::display_introduction_section(TOOL_LEARNPATH); -}else{ - api_introductionsection(TOOL_LEARNPATH); -} +Display::display_introduction_section(TOOL_LEARNPATH); if(api_is_allowed_to_edit()) { @@ -102,7 +98,7 @@ if(api_is_allowed_to_edit()) Display::display_normal_message(api_failure::get_last_failure()); } - include('content_makers.inc.php'); + //include('content_makers.inc.php'); echo ''. 'scormbuilder '.get_lang('_add_learnpath'). '' .