MDL-21432 backup - file handling and other changes. Saving before changes tomorrow due to MySQL temp tables limits
This commit is contained in:
@@ -66,6 +66,10 @@ abstract class restore_task extends base_task {
|
||||
public function get_preloaded_information() {
|
||||
return $this->plan->get_preloaded_information();
|
||||
}
|
||||
|
||||
public function get_old_contextid() {
|
||||
return $this->plan->get_info()->original_course_contextid;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user