Support the home fax number.
authorGunnar Wrobel <p@rdus.de>
Fri, 5 Jun 2009 09:54:07 +0000 (11:54 +0200)
committerGunnar Wrobel <p@rdus.de>
Fri, 5 Jun 2009 09:54:07 +0000 (11:54 +0200)
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php

index d26f745..8db1af2 100644 (file)
@@ -65,6 +65,9 @@ class Horde_Kolab_Server_Object_Kolabinetorgperson extends Horde_Kolab_Server_Ob
     /** The marital status */
     const ATTRIBUTE_MARITALSTATUS = 'kolabMaritalStatus';
 
+    /** The home fax number */
+    const ATTRIBUTE_HOMEFAX = 'homeFacsimileTelephoneNumber';
+
     /** The german tax ID */
     const ATTRIBUTE_GERMANTAXID = 'germanTaxId';