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/forum/forum.info | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/forum') diff --git a/modules/forum/forum.info b/modules/forum/forum.info index eab2e580c..00828a407 100644 --- a/modules/forum/forum.info +++ b/modules/forum/forum.info @@ -5,3 +5,4 @@ dependencies[] = taxonomy dependencies[] = comment package = Core - optional version = VERSION +core = 6.x -- cgit v1.2.3