mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Support addressbook synchronization for address list only
This commit is contained in:
parent
6647c40135
commit
3262b5a96e
@ -176,6 +176,7 @@ class addressbook_vcal extends addressbook_bo
|
||||
$contact['owner'] = $GLOBALS['egw_info']['user']['account_primary_group'];
|
||||
break;
|
||||
case 'P':
|
||||
case 'N':
|
||||
case 0:
|
||||
$contact['owner'] = $this->user;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user