diff --git a/main/newscorm/lp_edit.php b/main/newscorm/lp_edit.php index df61e3e25b..9b6facdf4d 100755 --- a/main/newscorm/lp_edit.php +++ b/main/newscorm/lp_edit.php @@ -12,6 +12,7 @@ global $charset; $show_description_field = false; //for now $nameTools = get_lang("Doc"); +$this_section=SECTION_COURSES; event_access_tool(TOOL_LEARNPATH); if (! $is_allowed_in_course) api_not_allowed();