From: Andreas Gohr Date: Tue, 26 Aug 2014 09:59:40 +0000 (+0200) Subject: use contactPerson by default X-Git-Tag: 0.8.0~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e4806eeaf6d13c80b926588a54472c63feee5aca;p=contagged use contactPerson by default --- diff --git a/inc/config.php.dist b/inc/config.php.dist index 8ace7f5..63a4679 100644 --- a/inc/config.php.dist +++ b/inc/config.php.dist @@ -71,7 +71,7 @@ // LDAP classes to store with contacts. $conf['oclasses'] = array( 'inetOrgPerson', - //'contactPerson', + 'contactPerson', //'OXUserObject', //'evolutionPerson', //'officePerson',