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:
d939d6e
)
MDL-68165 install: update the list of stale files for 3.9
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Thu, 12 Mar 2020 23:43:43 +0000
(
00:43
+0100)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Fri, 27 Mar 2020 11:57:22 +0000
(12:57 +0100)
lib/upgradelib.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/upgradelib.php
b/lib/upgradelib.php
index
a50ac01
..
1961725
100644
(file)
--- a/
lib/upgradelib.php
+++ b/
lib/upgradelib.php
@@
-456,6
+456,13
@@
function upgrade_stale_php_files_present() {
global $CFG;
$someexamplesofremovedfiles = array(
+ // Removed in 3.9.
+ '/course/classes/output/modchooser_item.php',
+ '/course/yui/build/moodle-course-modchooser/moodle-course-modchooser-min.js',
+ '/course/yui/src/modchooser/js/modchooser.js',
+ '/h5p/classes/autoloader.php',
+ '/lib/adodb/readme.txt',
+ '/lib/maxmind/GeoIp2/Compat/JsonSerializable.php',
// Removed in 3.8.
'/lib/amd/src/modal_confirm.js',
'/lib/fonts/font-awesome-4.7.0/css/font-awesome.css',