summaryrefslogtreecommitdiff
path: root/modules/comment/comment.info
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-08-16 20:57:23 +0000
committerDries Buytaert <dries@buytaert.net>2010-08-16 20:57:23 +0000
commit82ddaf7e7e1d8f7de74f9b0496dc479a2df6bb88 (patch)
treef93dbfad2c04ca51b232a3f25508871bc9990d62 /modules/comment/comment.info
parent0fad2a3df0c535919c5b05e4867327ff7faab537 (diff)
downloadbrdo-82ddaf7e7e1d8f7de74f9b0496dc479a2df6bb88.tar.gz
brdo-82ddaf7e7e1d8f7de74f9b0496dc479a2df6bb88.tar.bz2
- Patch #877690 by das-peter, mfer: missing dependency 'text'.
Diffstat (limited to 'modules/comment/comment.info')
-rw-r--r--modules/comment/comment.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/comment/comment.info b/modules/comment/comment.info
index a2ad01385..9e2c14b58 100644
--- a/modules/comment/comment.info
+++ b/modules/comment/comment.info
@@ -4,6 +4,7 @@ description = Allows users to comment on and discuss published content.
package = Core
version = VERSION
core = 7.x
+dependencies[] = text
files[] = comment.module
files[] = comment.admin.inc
files[] = comment.pages.inc