moodle/user/profile
David Mudrák 88f4b6c75d MDL-60824 profile: Fix handling of to-be-created user id
The script user/editadvanced.php uses special value of userid = -1 for
the case when a new user is being created. Such a value passes the
non-empty check and would lead to "invaliduser" error.
2017-11-16 22:14:16 +01:00
..
field MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
definelib.php MDL-45730 core_user: added additional event triggers 2017-10-10 13:05:48 +08:00
index.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
index_category_form.php MDL-45154 user profiles: category name duplication error 2014-04-22 10:44:51 +08:00
index_field_form.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
lib.php MDL-60824 profile: Fix handling of to-be-created user id 2017-11-16 22:14:16 +01:00