]> git.mjollnir.org Git - moodle.git/commit
MDL-8096 - user edit form splitting, refactoring, cleanup and fixing - work in progre...
authorskodak <skodak>
Thu, 25 Jan 2007 00:04:02 +0000 (00:04 +0000)
committerskodak <skodak>
Thu, 25 Jan 2007 00:04:02 +0000 (00:04 +0000)
commitad6226fba2fe624b629a319f7e648903a280624e
treea30a483f2f8aea4c9865f59d56bac30f55b87a34
parent3e008de80479d062debbf4383942d0134cd451d6
MDL-8096 - user edit form splitting, refactoring, cleanup and fixing - work in progress ;-)
* new editadvanced form for creating of users and editing without restrictions
* elliminated fantom changeme user
* updated links and installation process
* see TODO comments in code
admin/index.php
admin/settings/users.php
admin/user.php
lib/adminlib.php
lib/weblib.php
user/edit_form_common.php [new file with mode: 0644]
user/editadvanced.php [new file with mode: 0644]
user/editadvanced_form.php [new file with mode: 0644]
user/tabs.php