Cleanup of the admin interface - especially the user management
Bugs fixed, duplicate code removed, plus you can now add new users. Aaah much better. :-)
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
// If there's something it cannot do itself, it
|
||||
// will tell you what you need to do.
|
||||
|
||||
$version = 2002080300;
|
||||
$version = 2002080800;
|
||||
|
||||
function upgrade_moodle($oldversion=0) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user