Ignore:
Timestamp:
08/28/08 17:42:07 (4 years ago)
Author:
hverton
Message:

updated the wiki search option to support the new default location selection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/wiki/php-files/modules/wiki/search.wiki.php

    r1628 r1713  
    3838    if ($action == "") { 
    3939         
    40             // no pre-processing required for this search 
     40        // add the possible  search filters ($data is defined in the calling script!) 
     41        $data['search_filters' ] = "date,users"; 
    4142 
    4243    } else { 
Note: See TracChangeset for help on using the changeset viewer.