Changeset 81355ae in github
- Timestamp:
- Feb 21, 2008 5:27:19 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 3e33aad
- Parents:
- 6be99cc
- File:
-
- 1 edited
-
config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
config/main.inc.php.dist
r83ce4bb r81355ae 228 228 * 'firstname_field' => 'gn', // this field represents the contact's first name 229 229 * 'scope' => 'sub', // search mode: sub|base|list 230 * 'filter' => '', // used for basic listing (if not empty) and will be &'d with search queries. ex : (status=act)230 * 'filter' => '', // used for basic listing (if not empty) and will be &'d with search queries. example: status=act 231 231 * 'fuzzy_search' => true); // server allows wildcard search 232 232 */
Note: See TracChangeset
for help on using the changeset viewer.
