Ignore:
Timestamp:
05/06/11 11:38:06 (13 years ago)
Author:
niltonneto
Message:

Ticket #1839 - Corrigido problema na exibição de grupos com email do LDAP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/contactcenter/inc/class.bo_ldap_manager.inc.php

    r3288 r4241  
    5454                                                'acc'    => $data['cc_ldap_browse_dn0'], 
    5555                                                'pw'     => $data['cc_ldap_pw0'], 
    56                                                 'obj'    => 'inetOrgPerson', 
     56                                                'obj'    => 'phpgwAccount', 
    5757                                                'branch' => $ou, //strtolower('ou'), 
    5858                                                'montaDN'=> $subLevels, //$data['cc_ldap_subLevels'], 
Note: See TracChangeset for help on using the changeset viewer.