From 03b4b58e9ab272fc375664e18d5bb0c339b440a5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 17 Apr 2007 07:19:39 +0000 Subject: - Patch #132018 by Steven et al: add .info files to themes. --- modules/forum/forum.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/forum') diff --git a/modules/forum/forum.info b/modules/forum/forum.info index 4a726bfc1..eab2e580c 100644 --- a/modules/forum/forum.info +++ b/modules/forum/forum.info @@ -1,6 +1,7 @@ ; $Id$ name = Forum description = Enables threaded discussions about general topics. -dependencies = taxonomy comment +dependencies[] = taxonomy +dependencies[] = comment package = Core - optional version = VERSION -- cgit v1.2.3