From cdff1d34d910c3a4b74c77b0bf7ea34627343eea Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel
Date: Tue, 7 Apr 2009 18:23:07 +0200 Subject: [PATCH] Ignore additional attributes. --- koward/config/visible.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koward/config/visible.php b/koward/config/visible.php index debfae92c..9e52f538a 100644 --- a/koward/config/visible.php +++ b/koward/config/visible.php @@ -53,6 +53,8 @@ $visible['hide'] = array( 'kolabFreeBusyFuture', 'calFBURL', 'kolabComment', - + 'kolabImapServer', + 'kolabFreeBusyServer', + 'usertype', 'jpegPhoto', ); \ No newline at end of file -- 2.11.0