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/drupal/drupal.info | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/drupal/drupal.info') diff --git a/modules/drupal/drupal.info b/modules/drupal/drupal.info index ce23d5c27..61a8afad7 100644 --- a/modules/drupal/drupal.info +++ b/modules/drupal/drupal.info @@ -3,3 +3,4 @@ name = Drupal description = Lets you register your site with a central server and improve ranking of Drupal projects by posting information on your installed modules and themes; also enables users to log in using a Drupal ID. package = Core - optional version = VERSION +core = 6.x -- cgit v1.2.3