blob: 64eba84626ba5540bfd369bb15a03887cd9a2a06 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; $Id$
name = Node
description = Allows content to be submitted to the site and displayed on pages.
package = Core - required
version = VERSION
core = 7.x
files[] = node.module
files[] = content_types.inc
files[] = node.admin.inc
files[] = node.pages.inc
|