Ignore:
Timestamp:
11/23/11 10:26:16 (12 years ago)
Author:
clairson
Message:

Ticket #2330 - Pesquisa de contatos do ExpressoMail? falha ao ativar preferencia

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/class.ldap_functions.inc.php

    r5172 r5196  
    258258        function quicksearchcontact($params) 
    259259        { 
     260            if($params['Type'] != "undefined"){ 
     261                return $this->quickSearch($params); 
     262            } 
    260263            $modal = false; 
    261264            if($params['catalog']) 
Note: See TracChangeset for help on using the changeset viewer.