mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Fixes to languages for admin (setting up and upgrading databases)
This commit is contained in:
parent
0bfa3ba286
commit
169d3404a3
3 changed files with 30 additions and 16 deletions
|
@ -17,7 +17,7 @@
|
|||
// If there's something it cannot do itself, it
|
||||
// will tell you what you need to do.
|
||||
|
||||
$version = 2002080800;
|
||||
$version = 2002081503;
|
||||
|
||||
function upgrade_moodle($oldversion=0) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue