function fbconnect_update_6004 in Facebook Connect 6.2
Same name and namespace in other branches
- 6 fbconnect.install \fbconnect_update_6004()
@todo.
File
- ./
fbconnect.install, line 142 - Install, update and uninstall functions for the fbconnect module.
Code
function fbconnect_update_6004() {
return _fbconnect_change_user_mail_field();
}