"removed n_files from search() as it causes doublicates, because the clients (eg. outlook) have different fileas options"

This commit is contained in:
Ralf Becker 2008-10-10 06:28:58 +00:00
parent 025b54917a
commit 5131bdeee3

View File

@ -183,6 +183,7 @@ class addressbook_vcal extends addressbook_bo
unset($contact['email_home']);
unset($contact['url']);
unset($contact['url_home']);
unset($contact['n_fileas']);
// some clients cut the values, because they do not support the same length of data like eGW
// at least the first 10 characters must match