Ignore:
Timestamp:
05/09/11 18:29:27 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #1726 - Corrigido exibição de grupos com email do LDAP. r4241

File:
1 edited

Legend:

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

    r3288 r4293  
    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.