From 29eb5a62847349897716c316c8e409e5209f8535 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 8 Jun 2007 05:50:58 +0000 Subject: - Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version. --- modules/user/user.info | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/user') 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 -- cgit v1.2.3