summaryrefslogtreecommitdiff
path: root/modules/page.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/page.module')
-rw-r--r--modules/page.module5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/page.module b/modules/page.module
index 4d0336172..6dc7c2441 100644
--- a/modules/page.module
+++ b/modules/page.module
@@ -2,6 +2,11 @@
// $Id$
/**
+ * @file
+ * Enables the creation of pages that can be added to the navigation system.
+ */
+
+/**
* Implementation of hook_help().
*/
function page_help($section) {