Problem:
The user_admin_edit form does not display the language field.
Solution:
Add global $languages declaration to user_admin_edit.
Problem:
The user_admin_edit form does not display the language field.
Solution:
Add global $languages declaration to user_admin_edit.
Comments
Comment #1
jonbob commentedLooks like this must be fixed, even in 4.3; there is no reference to a $languages variable at all now (let alone one that should be made global).
Comment #2
(not verified) commented