mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
![]() Create a new profile field type, move all existing content of the fields 'icq', 'skype', 'aim', 'yahoo', 'msn' and 'url' in the mdl_user table to theses new profile fields if needed. AMOS BEGIN MOV [aimid,core],[aimid,courseimage,profilefield_social] MOV [yahooid,core],[yahooid,profilefield_social] MOV [skypeid,core],[skypeid,profilefield_social] MOV [icqnumber,core],[icqnumber,profilefield_social] MOV [msnid,core],[msnid,profilefield_social] MOV [webpage,core],[webpage,profilefield_social] AMOS END |
||
---|---|---|
.. | ||
lib.php | ||
user_bulk.php | ||
user_bulk_cohortadd.php | ||
user_bulk_cohortadd_form.php | ||
user_bulk_confirm.php | ||
user_bulk_delete.php | ||
user_bulk_display.php | ||
user_bulk_download.php | ||
user_bulk_forcepasswordchange.php | ||
user_bulk_forms.php | ||
user_bulk_message.php | ||
user_message_form.php |