blob: 71a62e3ed44b4f740bf4b83dd279ca670190e110 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; $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
|