Fixed problem showing wrong tab in learnpaths list

skala
Yannick Warnier 16 years ago
parent 38daca6aff
commit ac9116e974
  1. 1
      main/newscorm/lp_list.php

@ -14,6 +14,7 @@
* Script
*/
$this_section=SECTION_COURSES;
if(empty($lp_controller_touched) || $lp_controller_touched!=1){
header('location: lp_controller.php?action=list');
}

Loading…
Cancel
Save