Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
search_config
Commits
be0334fb
Commit
be0334fb
authored
Feb 11, 2007
by
Nesta Campbell
Browse files
Added info file.
parent
244aa82f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
10 deletions
+3
-10
search_config.info
search_config.info
+3
-0
search_config.module
search_config.module
+0
-10
No files found.
search_config.info
0 → 100644
View file @
be0334fb
; $Id$
name = Search config
description = Configure the advanced search form
search_config.module
View file @
be0334fb
...
...
@@ -25,16 +25,6 @@
*
*/
/**
* Implementation of hook_help()
*/
function
search_config_help
(
$section
)
{
switch
(
$section
)
{
case
'admin/modules#description'
:
return
t
(
'Configure the advanced search form'
);
}
}
/**
* Implementation of hook_perm()
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment