Changeset 1713 in ExiteCMS for modules/common/wiki/php-files/modules/wiki/search.wiki.php
- Timestamp:
- 08/28/08 17:42:07 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/wiki/php-files/modules/wiki/search.wiki.php
r1628 r1713 38 38 if ($action == "") { 39 39 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"; 41 42 42 43 } else {
Note: See TracChangeset
for help on using the changeset viewer.
