diff options
Diffstat (limited to 'modules/locale')
-rw-r--r-- | modules/locale/locale.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/locale/locale.install b/modules/locale/locale.install index 80dbab9a8..1c32d58b7 100644 --- a/modules/locale/locale.install +++ b/modules/locale/locale.install @@ -105,9 +105,10 @@ function locale_update_7001() { /** * Allow longer javascript file names. + * + * Moved to update_fix_d7_requirements(). */ function locale_update_7002() { - // Update moved to update_fix_d7_requirements(). } /** |