function user_update_7011

7.x user.install user_update_7011()

Placeholder function.

As a fix for user_update_7011() not updating email templates to use the new tokens, user_update_7017() now targets email templates of Drupal 6 sites and already upgraded sites.

Related topics

File

drupal-7.x/modules/user/user.install, line 702
Install, update and uninstall functions for the user module.

Code

function user_update_7011() {
}