Changeset 3134
- Timestamp:
- 08/04/10 15:23:40 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/contactcenter/inc/class.bo_global_ldap_catalog.inc.php
r1419 r3134 166 166 167 167 $result_u = ldap_get_entries($ldap, $result_r); 168 // No entries found. 169 if(!$result_u) 170 return true; 168 171 169 172 $i = 0;
Note: See TracChangeset
for help on using the changeset viewer.