You are here

function user_update_7011 in Drupal 7

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

modules/user/user.install, line 707
Install, update and uninstall functions for the user module.

Code

function user_update_7011() {
}