From: Gunnar Wrobel Date: Wed, 4 Nov 2009 15:18:21 +0000 (+0100) Subject: Correct the attribute definitions. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=39c32f788657c79d48abe4a58401ba3df875fa9d;p=horde.git Correct the attribute definitions. --- diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php index acc3b7b9e..5d7ba35af 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php @@ -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', */