From b59126298d77364fb6e0b2d575ae72c8b31dbe4d Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Fri, 28 Apr 2006 09:34:33 +0000 Subject: [PATCH] Just a small comment to avoid problems in the future --- admin/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/index.php b/admin/index.php index c1c836103f..c78af9422d 100644 --- a/admin/index.php +++ b/admin/index.php @@ -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 -- 2.39.5