MDL-56097 install: update the list of stale files for 3.2

This commit is contained in:
Eloy Lafuente (stronk7)
2016-10-07 00:41:11 +02:00
parent d9520bc04e
commit 85ef6fe2d9
+6
View File
@@ -371,6 +371,12 @@ function upgrade_stale_php_files_present() {
global $CFG;
$someexamplesofremovedfiles = array(
// Removed in 3.2.
'/calendar/preferences.php',
'/lib/alfresco/',
'/lib/jquery/jquery-1.12.1.min.js',
'/lib/password_compat/tests/',
'/lib/phpunit/classes/unittestcase.php',
// Removed in 3.1.
'/lib/classes/log/sql_internal_reader.php',
'/lib/zend/',