--- modulesold\search.module Thu Sep 22 22:25:11 2005 +++ modules\search.module Tue Nov 29 08:43:36 2005 @@ -1,5 +1,5 @@ query, 12),0,-16); + $ar[] = l($term, 'search/node/' . $term); + } + $output = theme_item_list($ar, NULL); + unset ($ar); + return $output ; + } + ?>