mirror of
https://github.com/moodle/moodle.git
synced 2025-02-22 02:49:53 +01:00
Merge branch 'MDL-76290-master' of https://github.com/ilyatregubov/moodle
This commit is contained in:
commit
d76991321d
@ -1948,6 +1948,7 @@ function upgrade_noncore($verbose) {
|
||||
purge_all_caches();
|
||||
|
||||
$plugintypes = core_component::get_plugin_types();
|
||||
upgrade_started();
|
||||
foreach ($plugintypes as $type=>$location) {
|
||||
upgrade_plugins($type, 'print_upgrade_part_start', 'print_upgrade_part_end', $verbose);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user