diff --git a/addressbook/inc/class.addressbook_activesync.inc.php b/addressbook/inc/class.addressbook_activesync.inc.php index e0815fb5fb..46b39cd48c 100644 --- a/addressbook/inc/class.addressbook_activesync.inc.php +++ b/addressbook/inc/class.addressbook_activesync.inc.php @@ -46,7 +46,7 @@ class addressbook_activesync implements activesync_plugin_write 'businessfaxnumber' => 'tel_fax', 'businessphonenumber' => 'tel_work', 'carphonenumber' => 'tel_car', - 'categories' => '', + 'categories' => 'cat_id', 'children' => '', 'companyname' => 'org_name', 'department' => 'org_unit', @@ -141,7 +141,7 @@ class addressbook_activesync implements activesync_plugin_write 'parent'=> '0', ); }; - error_log(__METHOD__."() returning ".array2string($folderlist)); + //error_log(__METHOD__."() returning ".array2string($folderlist)); return $folderlist; } @@ -168,7 +168,7 @@ class addressbook_activesync implements activesync_plugin_write { $folderObj->type = SYNC_FOLDER_TYPE_USER_CONTACT; } - error_log(__METHOD__."('$id') returning ".array2string($folderObj)); + //error_log(__METHOD__."('$id') returning ".array2string($folderObj)); return $folderObj; } @@ -195,7 +195,7 @@ class addressbook_activesync implements activesync_plugin_write 'mod' => $this->get_addressbooks($owner), 'parent' => '0', ); - error_log(__METHOD__."('$id') returning ".array2string($stat)); + //error_log(__METHOD__."('$id') returning ".array2string($stat)); return $stat; } @@ -230,7 +230,7 @@ class addressbook_activesync implements activesync_plugin_write $messagelist[] = $this->StatMessage($id, $contact); } } - error_log(__METHOD__."('$id') returning ".count($messagelist).' entries'); + //error_log(__METHOD__."('$id') returning ".count($messagelist).' entries'); return $messagelist; } @@ -284,7 +284,7 @@ class addressbook_activesync implements activesync_plugin_write ''. ''. '
'. - str_replace("\n","