Changeset 5879 in subversion
- Timestamp:
- Feb 15, 2012 3:29:33 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.7/program/include/rcube_ldap.php
r5872 r5879 607 607 for ($i=0; $i < $entry[$attr]['count']; $i++) 608 608 { 609 if (empty($entry[$attr][$i])) 610 continue; 611 609 612 $result = @ldap_read($this->conn, $entry[$attr][$i], '(objectclass=*)', 610 613 $attrib, 0, (int)$this->prop['sizelimit'], (int)$this->prop['timelimit']);
Note: See TracChangeset
for help on using the changeset viewer.
