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