瀏覽代碼

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