mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
fixed comment typo
This commit is contained in:
parent
80380bd79b
commit
deba811a9c
@ -107,7 +107,7 @@ if ($version > $CFG->version) {
|
|||||||
}
|
}
|
||||||
set_config('release', $release);
|
set_config('release', $release);
|
||||||
|
|
||||||
// uncoditionally upgrade
|
// unconditionally upgrade
|
||||||
upgrade_noncore(true);
|
upgrade_noncore(true);
|
||||||
|
|
||||||
// log in as admin - we need doanything permission when applying defaults
|
// log in as admin - we need doanything permission when applying defaults
|
||||||
|
Loading…
x
Reference in New Issue
Block a user