mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-69900 core_backup: Allow IMSCC v1.0 restore to finish
This commit is contained in:
parent
5ecd01fb19
commit
0544ab902d
2 changed files with 2 additions and 2 deletions
|
@ -794,7 +794,7 @@ class cc2moodle {
|
|||
}
|
||||
}
|
||||
|
||||
protected function critical_error ($text) {
|
||||
protected static function critical_error ($text) {
|
||||
|
||||
$path_to_log = static::log_file();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue