This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-15 21:36:58 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
admin
/
user
History
Petr Skoda
86b0f23224
MDL-24396 fixed regressions in bulk user delete
2010-09-27 08:45:59 +00:00
..
lib.php
…
user_bulk_confirm.php
…
user_bulk_delete.php
MDL-24396 fixed regressions in bulk user delete
2010-09-27 08:45:59 +00:00
user_bulk_display.php
…
user_bulk_download.php
fixed incorrect use of DML method
2010-09-17 09:38:15 +00:00
user_bulk_enrol.php
fixed a few spelling errors in /admin/
2010-09-17 10:27:26 +00:00
user_bulk_forcepasswordchange.php
"MDL-24032, fixed error when use bulk force password change, credits to Myles Carrick"
2010-09-08 13:50:26 +00:00
user_bulk_forms.php
MDL-24321 switching to stdClass in /admin/ and /
2010-09-21 08:44:02 +00:00
user_bulk_message.php
MDL-24321 switching to stdClass in /admin/ and /
2010-09-21 08:44:02 +00:00
user_bulk.php
MDL-24064 disabling bulk enrol for now, it needs to be rewritten a bit; fixing incorrect sue of PARAM_CLEAN
2010-09-02 18:08:04 +00:00
user_message_form.php
…