mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Merge branch 'MDL-39060-master' of git://github.com/zig-moodle/moodle
This commit is contained in:
commit
54b5941501
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user