Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x

pull/3495/head
Julio Montoya 6 years ago
commit 7b2e93fafc
  1. 2
      main/inc/lib/exercise.lib.php

@ -2211,7 +2211,7 @@ HOTSPOT;
te.c_id = $course_id $session_id_and AND
ce.active <> -1 AND
ce.c_id = $course_id
$exercise_where
$exercise_where AND
$extra_where_conditions
";

Loading…
Cancel
Save