Merge branch 'MDL-63373' of git://github.com/stronk7/moodle

This commit is contained in:
David Monllao 2018-10-10 12:56:38 +02:00
commit 398d4ef03e

View File

@ -431,6 +431,9 @@ function upgrade_stale_php_files_present() {
$someexamplesofremovedfiles = array(
// Removed in 3.6.
'/lib/classes/session/memcache.php',
'/lib/eventslib.php',
'/lib/form/submitlink.php',
'/lib/medialib.php',
'/lib/password_compat/lib/password.php',
// Removed in 3.5.