One notice() was preventing the upgrade to 1.7dev to continue. Bug 5773.
(http://moodle.org/bugs/bug.php?op=show&bugid=5773)
This commit is contained in:
@@ -1228,7 +1228,7 @@ function quiz_upgrade($oldversion) {
|
||||
|
||||
if ($oldversion < 2006051700) { // this block also exec'd by 2006042802 on MOODLE_16_STABLE
|
||||
|
||||
notice("The next set of upgrade operations may report an
|
||||
notify("The next set of upgrade operations may report an
|
||||
error if you are upgrading from v1.6.
|
||||
This error mesage is normal, and can be ignored.");
|
||||
// this block is taken from mysql.php 2005070202
|
||||
|
||||
Reference in New Issue
Block a user