Merge branch 'MDL-39060-34' of git://github.com/zig-moodle/moodle into MOODLE_34_STABLE
This commit is contained in:
@@ -209,7 +209,7 @@ abstract class base_task implements checksumable, executable, loggable {
|
||||
}
|
||||
// Everything has been destroyed recursively, now we can reset safely
|
||||
$this->steps = array();
|
||||
$this->setting = array();
|
||||
$this->settings = array();
|
||||
$this->plan = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user