mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-48760 filter_mathjaxloader: Removing post-2.9 release comment
This commit is contained in:
parent
57ff8d92f9
commit
be1bc2d4cb
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@ function xmldb_filter_mathjaxloader_upgrade($oldversion) {
|
|||
// Moodle v2.8.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
// Moodle v2.9.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
if ($oldversion < 2015021200) {
|
||||
|
||||
$httpurl = get_config('filter_mathjaxloader', 'httpurl');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue