From ecf295f6ef2b83c5e51cc74adf833fd8e18b6cfb Mon Sep 17 00:00:00 2001 From: alecpl Date: Tue, 14 Jun 2011 13:45:26 +0000 Subject: - Added searching in all addressbook sources (global-search) - Added addressbook source selection in contacts import --- config/main.inc.php.dist | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 44e80c023..7eac777e0 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -450,6 +450,7 @@ $rcmail_config['address_book_type'] = 'sql'; // In order to enable public ldap search, configure an array like the Verisign // example further below. if you would like to test, simply uncomment the example. +// Array key must contain only safe characters, ie. a-zA-Z0-9_ $rcmail_config['ldap_public'] = array(); // If you are going to use LDAP for individual address books, you will need to -- cgit v1.2.3