summaryrefslogtreecommitdiff
path: root/modules/user
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-06-08 05:50:58 +0000
committerDries Buytaert <dries@buytaert.net>2007-06-08 05:50:58 +0000
commit29eb5a62847349897716c316c8e409e5209f8535 (patch)
tree0c779c444cab8703885cb8ea41b6cae19123f577 /modules/user
parent546719769bcd61d7df7cb640effda3fcbf1131d7 (diff)
downloadbrdo-29eb5a62847349897716c316c8e409e5209f8535.tar.gz
brdo-29eb5a62847349897716c316c8e409e5209f8535.tar.bz2
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
Diffstat (limited to 'modules/user')
-rw-r--r--modules/user/user.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/user/user.info b/modules/user/user.info
index be836c41e..6059609ab 100644
--- a/modules/user/user.info
+++ b/modules/user/user.info
@@ -3,3 +3,4 @@ name = User
description = Manages the user registration and login system.
package = Core - required
version = VERSION
+core = 6.x