Fixed the attributes of Kolabinetorgperson.
authorGunnar Wrobel <p@rdus.de>
Wed, 8 Apr 2009 16:52:40 +0000 (18:52 +0200)
committerGunnar Wrobel <p@rdus.de>
Wed, 8 Apr 2009 16:54:19 +0000 (18:54 +0200)
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php

index 76bc033..fb10e92 100644 (file)
@@ -56,13 +56,9 @@ class Horde_Kolab_Server_Object_Kolabinetorgperson extends Horde_Kolab_Server_Ob
             self::ATTRIBUTE_SALUTATION,
             self::ATTRIBUTE_GENDER,
             self::ATTRIBUTE_MARITALSTATUS,
-        ),
-        'derived' => array(
-        ),
-        'defaults' => array(
-        ),
-        'required' => array(
-            self::ATTRIBUTE_MAIL,
+            self::ATTRIBUTE_IPOLICY,
+            self::ATTRIBUTE_ALIAS,
+            self::ATTRIBUTE_DELEGATE,
         ),
         'locked' => array(
             self::ATTRIBUTE_MAIL,