diff options
author | Dries Buytaert <dries@buytaert.net> | 2007-04-17 07:19:39 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2007-04-17 07:19:39 +0000 |
commit | 03b4b58e9ab272fc375664e18d5bb0c339b440a5 (patch) | |
tree | 8b7b509978f68f7122078c7c5e946cf731062d29 /modules/forum | |
parent | e98c82e67939efaae859ce70ee728a08a26dc363 (diff) | |
download | brdo-03b4b58e9ab272fc375664e18d5bb0c339b440a5.tar.gz brdo-03b4b58e9ab272fc375664e18d5bb0c339b440a5.tar.bz2 |
- Patch #132018 by Steven et al: add .info files to themes.
Diffstat (limited to 'modules/forum')
-rw-r--r-- | modules/forum/forum.info | 3 |
1 files changed, 2 insertions, 1 deletions
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 |