MDL-76015 install: update the list of stale files for 4.1

Note that there aren't too many available this time, because
basically all correspond to plugins. So just 3 this time.
This commit is contained in:
Eloy Lafuente (stronk7)
2022-11-08 16:41:10 +01:00
parent 5877ae306e
commit 50144cf589
+4
View File
@@ -508,6 +508,10 @@ function upgrade_stale_php_files_present(): bool {
global $CFG;
$someexamplesofremovedfiles = [
// Removed in 4.1.
'/mod/forum/classes/task/refresh_forum_post_counts.php',
'/user/amd/build/participantsfilter.min.js',
'/user/amd/src/participantsfilter.js',
// Removed in 4.0.
'/admin/classes/task_log_table.php',
'/admin/cli/mysql_engine.php',