MDL-50569 backup: Missing get_target call
This commit is contained in:
committed by
Andrew Nicols
parent
d942f0311c
commit
41b330abe1
@@ -516,6 +516,7 @@ class restore_gradebook_structure_step extends restore_structure_step {
|
||||
$version28start = 2014111000.00;
|
||||
$version28last = 2014111006.05;
|
||||
|
||||
$target = $this->get_task()->get_target();
|
||||
if ($minmaxtouse === false &&
|
||||
($target != backup::TARGET_CURRENT_ADDING && $target != backup::TARGET_EXISTING_ADDING)) {
|
||||
// The setting was not found because this setting did not exist at the time the backup was made.
|
||||
|
||||
Reference in New Issue
Block a user