forked from extern/egroupware
"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'),
|
||||
'FBURL' => array('freebusy_uri'),
|
||||
'PHOTO' => array('jpegphoto'),
|
||||
'UID' => array('uid'),
|
||||
);
|
||||
|
||||
$defaultFields[2] = array( // sony ericson
|
||||
|
Loading…
Reference in New Issue
Block a user