blob: 6ee78de4045631a97afeb8a71699a525f3630f75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
; $Id$
name = Book
description = Allows users to structure site pages in a hierarchy or outline.
package = Core
version = VERSION
core = 7.x
files[] = book.module
files[] = book.admin.inc
files[] = book.pages.inc
files[] = book.install
|