From e45c14789601b2cc138c3bc01875c5a32cdf7e60 Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Mon, 4 Apr 2011 16:11:51 +0200
Subject: [PATCH] - Patch #1110862 by Reidsy: remove reference to
 search-theme-form.tpl.php in search.module.

---
 modules/search/search.module | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/search/search.module b/modules/search/search.module
index d84d5eaa0aa7..518272a022f3 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) {
-- 
GitLab