Changeset 5850 in subversion for trunk/roundcubemail/program/include/rcmail.php
- Timestamp:
- Feb 2, 2012 5:18:10 PM (16 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/rcmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcmail.php
r5819 r5850 453 453 } 454 454 455 // set configured sort order 456 if ($sort_col = $this->config->get('addressbook_sort_col')) 457 $contacts->set_sort_order($sort_col); 458 455 459 // add to the 'books' array for shutdown function 456 460 $this->address_books[$id] = $contacts;
Note: See TracChangeset
for help on using the changeset viewer.
