Changeset 8526ac9 in github
- Timestamp:
- May 16, 2012 4:36:14 AM (13 months ago)
- Branches:
- release-0.8
- Children:
- 35a35d13
- Parents:
- a5fc70f
- git-author:
- Thomas Bruederli <thomas@…> (05/16/12 04:34:09)
- git-committer:
- Thomas Bruederli <thomas@…> (05/16/12 04:36:14)
- File:
-
- 1 edited
-
program/steps/addressbook/list.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/addressbook/list.inc
r168e540 r8526ac9 35 35 36 36 $_SESSION['page'] = $page; 37 $sort_col = $ this->config->get('addressbook_sort_col', 'name');37 $sort_col = $RCMAIL->config->get('addressbook_sort_col', 'name'); 38 38 39 39 // Get records from all sources
Note: See TracChangeset
for help on using the changeset viewer.
