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

This commit is contained in:
David Monllao
2016-10-10 12:57:27 +08:00
+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/',