Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a2bab
)
MDL-49778 lib: Update to upgrade_stale_php_files_present()
author
Adrian Greeve
<adrian@moodle.com>
Mon, 4 May 2015 04:25:58 +0000
(12:25 +0800)
committer
Adrian Greeve
<adrian@moodle.com>
Tue, 5 May 2015 07:18:33 +0000
(15:18 +0800)
lib/upgradelib.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/upgradelib.php
b/lib/upgradelib.php
index
4b2fcd1
..
b7e6550
100644
(file)
--- a/
lib/upgradelib.php
+++ b/
lib/upgradelib.php
@@
-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.