summaryrefslogtreecommitdiff
path: root/modules/search
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-04-05 23:19:22 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-04-05 23:19:22 -0700
commitf01fb0ec04ad5c50dad329716d6b02983c58cffb (patch)
treee0216470f5ce32082493335b302e45829c94eb0b /modules/search
parent791af06d2b3b8ca2767e7988d415cfd1fe1213ce (diff)
downloadbrdo-f01fb0ec04ad5c50dad329716d6b02983c58cffb.tar.gz
brdo-f01fb0ec04ad5c50dad329716d6b02983c58cffb.tar.bz2
Issue #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in search.module.
Diffstat (limited to 'modules/search')
-rw-r--r--modules/search/search.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/search/search.module b/modules/search/search.module
index d84d5eaa0..518272a02 100644
--- a/modules/search/search.module
+++ b/modules/search/search.module
@@ -1004,7 +1004,6 @@ function search_form($form, &$form_state, $action = '', $keys = '', $module = NU
*
* @ingroup forms
* @see search_box_form_submit()
- * @see search-theme-form.tpl.php
* @see search-block-form.tpl.php
*/
function search_box($form, &$form_state, $form_id) {