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.forumattachments.php

    r1668 r1714  
    2020    if ($action == "") { 
    2121     
     22        // add the possible  search filters ($data is defined in the calling script!) 
     23        $data['search_filters' ] = "date,users,forums"; 
     24 
    2225        // get the list of all members 
    2326        if (!isset($content_filters['forums'])) { 
Note: See TracChangeset for help on using the changeset viewer.