Just a small comment to avoid problems in the future

This commit is contained in:
gustav_delius
2006-04-28 09:34:33 +00:00
parent 0168503ab2
commit b59126298d
+1
View File
@@ -228,6 +228,7 @@
upgrade_activity_modules("$CFG->wwwroot/$CFG->admin/index.php"); // Return here afterwards
/// Check all questiontype plugins and upgrade if necessary
// It is important that this is done AFTER the quiz module has been upgraded
upgrade_plugins('qtype', 'question/type', "$CFG->wwwroot/$CFG->admin/index.php"); // Return here afterwards
/// Upgrade backup/restore system if necessary