Changeset 5523 in subversion
- Timestamp:
- Dec 1, 2011 8:02:14 AM (18 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/rcmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcmail.php
r5522 r5523 1214 1214 1215 1215 foreach ($this->address_books as $book) { 1216 console('---------------');1217 1216 if (is_object($book) && is_a($book, 'rcube_addressbook')) 1218 1217 $book->close();
Note: See TracChangeset
for help on using the changeset viewer.
