summaryrefslogtreecommitdiff
path: root/modules/system.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system.module')
-rw-r--r--modules/system.module5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/system.module b/modules/system.module
index ee5015992..96d2b14cf 100644
--- a/modules/system.module
+++ b/modules/system.module
@@ -2,6 +2,11 @@
// $Id$
/**
+ * @file
+ * Configuration system that lets administrators modify the workings of the site.
+ */
+
+/**
* Implementation of hook_help().
*/
function system_help($section) {