pull/2496/head
Alex Aragón 8 years ago
parent 4134443bbe
commit 884aeaafab
  1. 1
      main/exercise/exercise.class.php

@ -6684,6 +6684,7 @@ class Exercise
SET questions_to_check = ''
WHERE exe_id = $exeId ";
Database::query($sql);
return true;
}

Loading…
Cancel
Save