forked from extern/egroupware
"patch from Nigel Vickers from Stylite, to fix doublicate contacts and missing fields issues with the Synthesis Standard edtion for Windows Mobile/Pocket PC"
This commit is contained in:
parent
d9e1677b86
commit
cffa8b9aeb
@ -445,6 +445,7 @@ class vcaladdressbook extends bocontacts
|
||||
switch(strtolower($_productName))
|
||||
{
|
||||
case 'sysync client pocketpc pro':
|
||||
case 'sysync client pocketpc std':
|
||||
$this->supportedFields = $defaultFields[1];
|
||||
#$this->supportedFields['PHOTO'] = array('jpegphoto');
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user