1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-20 07:30:01 +01:00
This commit is contained in:
Andrew Nicols 2015-01-20 15:42:11 +08:00
commit de049d9d26

@ -116,7 +116,11 @@ class auth_plugin_base {
'department',
'phone1',
'phone2',
'address'
'address',
'firstnamephonetic',
'lastnamephonetic',
'middlename',
'alternatename'
);
/**