From: Gunnar Wrobel Date: Tue, 7 Apr 2009 16:23:07 +0000 (+0200) Subject: Ignore additional attributes. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=cdff1d34d910c3a4b74c77b0bf7ea34627343eea;p=horde.git Ignore additional attributes. --- 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