MDL-46148 questions: Added missing allow_commit for transaction
This commit is contained in:
@@ -372,6 +372,7 @@ class qformat_default {
|
||||
$this->category = $newcategory;
|
||||
}
|
||||
}
|
||||
$transaction->allow_commit();
|
||||
continue;
|
||||
}
|
||||
$question->context = $this->importcontext;
|
||||
|
||||
Reference in New Issue
Block a user