Changeset 2454 in subversion
- Timestamp:
- May 4, 2009 7:36:59 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/addressbook/copy.inc
r2450 r2454 32 32 33 33 if (!$plugin['abort']) 34 $success = $TARGET->insert($CONTACTS->search($a_record, true) ;34 $success = $TARGET->insert($CONTACTS->search($a_record, true)); 35 35 } 36 36
Note: See TracChangeset
for help on using the changeset viewer.
