mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-63373 install: update the list of stale files for 3.6
This commit is contained in:
parent
129783b98c
commit
b08cdad21a
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue