Ignore:
Timestamp:
12/17/09 15:29:10 (14 years ago)
Author:
alexandrecorreia
Message:

Ticket #808 - Busca implementada utilizando somente os grupos cadastrados.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jabberit_messenger/inc/webservice.php

    r1868 r1871  
    8383                                        $this->userLDAP         = $itens['user']; 
    8484                                        $this->passwd           = $itens['password']; 
     85                                         
     86                                        $this->fileLdapExternal = true; 
    8587                                } 
    8688                        }                
     
    9092                         
    9193                        $this->ldapConnect(); 
    92                          
    93                         $this->fileLdapExternal = true; 
    9494                } 
    9595        } 
Note: See TracChangeset for help on using the changeset viewer.