Ignore:
Timestamp:
11/21/11 10:16:05 (12 years ago)
Author:
rafaelraymundo
Message:

Ticket #2328 - Não mostra usuários na pesquisa por nome aos catálogos externos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.3/contactcenter/inc/class.bo_contactcenter.inc.php

    r3282 r5190  
    208208                function find($what, $rules=false, $other=false, $area=false, $recursive=false) 
    209209                { 
    210                         return $this->catalog->find($what, $rules, $other, $area, $recursive); 
     210                        return $this->catalog->find($what, $rules, $other, $area, $recursive); 
    211211                } 
    212212                 
Note: See TracChangeset for help on using the changeset viewer.