diff --git a/main/newscorm/lp_list.php b/main/newscorm/lp_list.php index 6fc3cf5b66..17478813b8 100644 --- a/main/newscorm/lp_list.php +++ b/main/newscorm/lp_list.php @@ -102,10 +102,6 @@ if(api_is_allowed_to_edit()) Display::display_normal_message(api_failure::get_last_failure()); } - if($_REQUEST['action']=='add_lp' && !($new_lp_id>0)){ - require('lp_add.php'); - } - include('content_makers.inc.php'); echo ''. 'scormbuilder '.get_lang('_add_learnpath').