Skip to content

Commit

Permalink
Fix upgrade script
Browse files Browse the repository at this point in the history
  • Loading branch information
dthies committed Jun 5, 2018
1 parent 6e24b7c commit 36e1a6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ function xmldb_tinymce_mathslate_upgrade($oldversion) {
}
upgrade_plugin_savepoint(true, 2015041704, 'tinymce', 'mathslate');
}
return true;
}

0 comments on commit 36e1a6f

Please sign in to comment.