Changeset 3136
- Timestamp:
- 08/04/10 15:28:41 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/contactcenter/inc/class.bo_global_ldap_catalog.inc.php
r1598 r3136 193 193 194 194 $result_u = ldap_get_entries($ldap, $result_r); 195 // No entries found. 196 if(!$result_u) 197 return true; 195 198 196 199 $i = 0;
Note: See TracChangeset
for help on using the changeset viewer.