Correct the attribute definitions.
authorGunnar Wrobel <p@rdus.de>
Wed, 4 Nov 2009 15:18:21 +0000 (16:18 +0100)
committerGunnar Wrobel <p@rdus.de>
Wed, 4 Nov 2009 15:18:21 +0000 (16:18 +0100)
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php

index acc3b7b..5d7ba35 100644 (file)
@@ -38,7 +38,7 @@ class Horde_Kolab_Server_Object_Kolabinetorgperson extends Horde_Kolab_Server_Ob
      * @var array
      */
     static public $attributes = array(
-        'Alias', 'Kolabhomeserver', 'Kolabfreebusyhost'
+        'alias', 'kolabHomeServer', 'kolabFreebusyHost'
 /*         'kolabDelegate', 'kolabDeleteFlag', 'kolabFreeBusyFuture', */
 /*         , , 'kolabImapServer', */
 /*         'kolabInvitationPolicy', 'kolabSalutation', 'gender', */