Changeset 2151


Ignore:
Timestamp:
03/03/10 11:02:46 (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/class.ldap_im.inc.php

    r1911 r2151  
    4242                 
    4343                // Result Ldap 
    44                 $this->max_result = 30; 
     44                $this->max_result = 20; 
    4545                 
    4646                if ( file_exists('inc/attributeLdap.php') ) 
Note: See TracChangeset for help on using the changeset viewer.