mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
removing TODO type comment that was already done.
This commit is contained in:
parent
070af8ed32
commit
ddaff15dfc
@ -1718,7 +1718,6 @@ function xmldb_main_upgrade($oldversion=0) {
|
||||
}
|
||||
}
|
||||
*/
|
||||
//need to change this when we merge with HEAD
|
||||
if ($result && $oldversion < 2007081000) {
|
||||
require_once($CFG->dirroot . '/question/upgrade.php');
|
||||
$result = $result && question_upgrade_context_etc();
|
||||
|
Loading…
x
Reference in New Issue
Block a user