Changeset 167


Ignore:
Timestamp:
02/26/08 17:00:03 (16 years ago)
Author:
niltonneto
Message:

Ticket 143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contactcenter/inc/class.bo_global_ldap_catalog.inc.php

    r2 r167  
    118118                                $host   = preg_replace('!^(ldap://[^/]+)/.*$!', '\\1', $this->src_info['context']);                              
    119119                                $this->src_info['host'] = $host; 
    120                                 $this->src_info['acc'] = ''; 
    121                                 $this->src_info['pw']  = '';                             
     120                                //$this->src_info['acc'] = ''; 
     121                                //$this->src_info['pw']  = '';                           
    122122                        }                        
    123123 
Note: See TracChangeset for help on using the changeset viewer.