Fixes to languages for admin (setting up and upgrading databases)

This commit is contained in:
martin 2002-08-15 05:44:37 +00:00
parent 0bfa3ba286
commit 169d3404a3
3 changed files with 30 additions and 16 deletions

View file

@ -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) {