diff options
Diffstat (limited to 'modules/user/user.install')
-rw-r--r-- | modules/user/user.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/user.install b/modules/user/user.install index ca7514137..0a26ebf94 100644 --- a/modules/user/user.install +++ b/modules/user/user.install @@ -682,7 +682,7 @@ function user_update_7010() { * displays a warning to users that they may need to go and modify the wording * of their templates. */ -function user_update_7010() { +function user_update_7011() { $message = ''; $tokens = array( |