14 lines
331 B
Plaintext
14 lines
331 B
Plaintext
; $Id$
|
|
name = Comment
|
|
description = Allows users to comment on and discuss published content.
|
|
package = Core
|
|
version = VERSION
|
|
core = 7.x
|
|
files[] = comment.module
|
|
files[] = comment.admin.inc
|
|
files[] = comment.pages.inc
|
|
files[] = comment.install
|
|
files[] = comment.test
|
|
files[] = comment.tokens.inc
|
|
configure = admin/content/comment
|