Преглед изворни кода

Minor - Remove unused variable

jmontoyaa пре 7 година
родитељ
комит
81d5951a2c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      main/exercise/exercise.class.php

+ 1 - 1
main/exercise/exercise.class.php

@@ -223,7 +223,7 @@ class Exercise
 
             // Checking if question_order is correctly set
             if ($parseQuestionList) {
-                $this->setQuestionList(true, $checkCurrentUserQuestionList);
+                $this->setQuestionList(true);
             }
 
             //overload questions list with recorded questions list