Ignore:
Timestamp:
08/28/08 17:37:47 (4 years ago)
Author:
hverton
Message:

updated the search module to determine the default search location based on the priority order in the search admin module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/search/search.downloads.php

    r1667 r1711  
    2020    if ($action == "") { 
    2121         
    22             // no pre-processing required for this search 
     22        // add the possible  search filters ($data is defined in the calling script!) 
     23        $data['search_filters' ] = "date"; 
    2324 
    2425    } else { 
Note: See TracChangeset for help on using the changeset viewer.