Merge branch 'MDL-71149_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE

This commit is contained in:
Víctor Déniz
2021-03-24 13:36:32 +00:00
+6
View File
@@ -456,6 +456,12 @@ function upgrade_stale_php_files_present() {
global $CFG;
$someexamplesofremovedfiles = array(
// Removed in 3.11.
'/customfield/edit.php',
'/lib/phpunit/classes/autoloader.php',
'/lib/xhprof/README',
'/message/defaultoutputs.php',
'/user/files_form.php',
// Removed in 3.10.
'/grade/grading/classes/privacy/gradingform_provider.php',
'/lib/coursecatlib.php',