Changeset 1860 in ExiteCMS for trunk/administration/search.php
- Timestamp:
- 10/17/08 18:22:29 (4 years ago)
- File:
-
- 1 edited
-
trunk/administration/search.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/search.php
r1711 r1860 150 150 } 151 151 } 152 $data['groupname'] = getgroupname($data['search_visibility'] );152 $data['groupname'] = getgroupname($data['search_visibility'], '-1'); 153 153 // store the search record 154 154 $variables['searches'][] = $data;
Note: See TracChangeset
for help on using the changeset viewer.
