"fixed error in docu (no real need to backport to 1.6)"

This commit is contained in:
Ralf Becker 2009-02-16 08:00:40 +00:00
parent 878590ea4c
commit 7441773280

View File

@ -24,7 +24,7 @@
*
* The accounts can be stored in SQL or LDAP too (account_repository):
* If the account-repository is different from the contacts-repository, the filter all (no owner set)
* will only search the accounts and NOT the contacts! Only the filter accounts (owner=0) shows accounts.
* will only search the contacts and NOT the accounts! Only the filter accounts (owner=0) shows accounts.
*
* If sql-ldap is used as contact-storage (LDAP is managed from eGroupWare) the filter all, searches
* the accounts in the SQL contacts-table too. Change in made in LDAP, are not detected in that case!