Ignore:
Timestamp:
05/10/11 11:22:26 (13 years ago)
Author:
airton
Message:

Ticket #1820 - Corrigido exibicao de grupos com email do LDAP - r4293

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.2.0.2/contactcenter/inc/class.bo_ldap_manager.inc.php

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