Ignore:
Timestamp:
07/04/11 17:32:33 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #2032 - Erro na exibição de contatos no Catálogo Expresso

File:
1 edited

Legend:

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

    r4326 r4669  
    5757                                                'branch' => $ou, //strtolower('ou'), 
    5858                                                'montaDN'=> $subLevels, //$data['cc_ldap_subLevels'], 
    59                                                 'visible'=> $data['cc_ldap_query_automatic'] 
     59                                                'visible'=> $data['cc_ldap_query_automatic'], 
     60                                                'recursive' =>  $data['cc_ldap_recursive'] 
    6061                                        ) 
    6162                                ); 
Note: See TracChangeset for help on using the changeset viewer.