MDL-49778 lib: Update to upgrade_stale_php_files_present()

This commit is contained in:
Adrian Greeve 2015-05-04 12:25:58 +08:00
parent 24a2babdd3
commit aac6717056

View File

@ -371,6 +371,10 @@ function upgrade_stale_php_files_present() {
global $CFG;
$someexamplesofremovedfiles = array(
// Removed in 2.9.
'/lib/timezone.txt',
// Removed in 2.8.
'/course/delete_category_form.php',
// Removed in 2.7.
'/admin/tool/qeupgradehelper/version.php',
// Removed in 2.6.