Changeset 7000


Ignore:
Timestamp:
08/13/12 17:04:03 (12 years ago)
Author:
cristiano
Message:

Ticket #3009 - Problema com a busca F9 do Ldap - acentuação

File:
1 edited

Legend:

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

    r6877 r7000  
    499499                                 
    500500                        $info_return['search_for'] = $params['search_for']; 
    501             return $this->toISO8859($info_return);  
     501            return $info_return;  
    502502        }  
    503503         
Note: See TracChangeset for help on using the changeset viewer.