diff --git a/search.php b/search.php index 62535a1..dd55de2 100644 --- a/search.php +++ b/search.php @@ -3,6 +3,9 @@ $string = AddSlashes($words); include("old_news.php"); } + elseif ($type_of_search == "lists") { + $string = urlencode(StripSlashes($words)); + header ("Location: http://www.geocrawler.com/search/?config=856&words=$string"); elseif ($type_of_search == "site") { $pageName = "Search Results"; $focused = "none"; // Dock icon name to gets a border