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/statistics/statistics.info | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/statistics') diff --git a/modules/statistics/statistics.info b/modules/statistics/statistics.info index 43ca8f710..8934614ba 100644 --- a/modules/statistics/statistics.info +++ b/modules/statistics/statistics.info @@ -3,3 +3,4 @@ name = Statistics description = Logs access statistics for your site. package = Core - optional version = VERSION +core = 6.x -- cgit v1.2.3