thomascube
2008-09-06 48c0d497bba2d6a60c3360bf443f35e54946626d
program/steps/addressbook/export.inc
@@ -20,6 +20,7 @@
*/
// get contacts for this user
$CONTACTS->set_page(1);
$CONTACTS->set_pagesize(999);
$result = $CONTACTS->list_records();