mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 19:01:04 +01:00
"added missing uid attribute (for file / all and kde)"
This commit is contained in:
parent
5fe1dfd355
commit
fd5b231760
@ -275,6 +275,7 @@ class addressbook_vcal extends addressbook_bo
|
|||||||
'URL;HOME' => array('url_home'),
|
'URL;HOME' => array('url_home'),
|
||||||
'FBURL' => array('freebusy_uri'),
|
'FBURL' => array('freebusy_uri'),
|
||||||
'PHOTO' => array('jpegphoto'),
|
'PHOTO' => array('jpegphoto'),
|
||||||
|
'UID' => array('uid'),
|
||||||
);
|
);
|
||||||
|
|
||||||
$defaultFields[2] = array( // sony ericson
|
$defaultFields[2] = array( // sony ericson
|
||||||
|
Loading…
Reference in New Issue
Block a user