mirror of
https://github.com/moodle/moodle.git
synced 2025-04-19 07:25:30 +02:00
MDL-63373 install: update the list of stale files for 3.6
This commit is contained in:
parent
129783b98c
commit
b08cdad21a
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user