--- modules/search/search_old.module 2010-10-28 12:33:38.000000000 -0400 +++ modules/search/search.module 2010-10-28 12:34:35.000000000 -0400 @@ -1018,7 +1018,7 @@ function search_get_keys() { * @param $prompt * A piece of text to put before the form (e.g. "Enter your keywords") * @return - * An HTML string containing the search form. + * A Form API array for the search form. */ function search_form(&$form_state, $action = '', $keys = '', $type = NULL, $prompt = NULL) {