summaryrefslogtreecommitdiff
path: root/modules/search.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/search.module')
-rw-r--r--modules/search.module5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/search.module b/modules/search.module
index 68262ff63..4143cfda2 100644
--- a/modules/search.module
+++ b/modules/search.module
@@ -2,6 +2,11 @@
// $Id$
/**
+ * @file
+ * Enables site-wide keyword searching.
+ */
+
+/**
* Implementation of hook_help().
*/
function search_help($section = 'admin/help#search') {