Ignore:
Timestamp:
08/28/08 18:20:38 (4 years ago)
Author:
hverton
Message:

Merged trunk revisions 1706:1713 into the PLi-Fusion branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/includes/search/search.downloads.php

    r1668 r1714  
    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.