Changeset 4424 in subversion for trunk/roundcubemail/program/steps/addressbook/list.inc
- Timestamp:
- Jan 18, 2011 1:00:57 PM (2 years ago)
- Location:
- trunk/roundcubemail
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
program/steps/addressbook/list.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail
-
trunk/roundcubemail/program/steps/addressbook/list.inc
r4410 r4424 21 21 22 22 // get contacts for this user 23 $result = $CONTACTS->list_records( );23 $result = $CONTACTS->list_records(array('name')); 24 24 25 25 // update message count display
Note: See TracChangeset
for help on using the changeset viewer.
