summaryrefslogtreecommitdiff
path: root/modules/book.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/book.module')
-rw-r--r--modules/book.module5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/book.module b/modules/book.module
index 4dcdf18fb..1a30c2929 100644
--- a/modules/book.module
+++ b/modules/book.module
@@ -2,6 +2,11 @@
// $Id$
/**
+ * @file
+ * Allows users to collaboratively author a book.
+ */
+
+/**
* Implementation of hook_node_name().
*/
function book_node_name($node) {