mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
"fixed renamed addressbook_vcal, as reported by <kaulich(at)gns-mbh.com> on the devel list"
This commit is contained in:
parent
ee7b0643bd
commit
01407a4e38
@ -528,7 +528,7 @@ class addressbook_ui extends addressbook_bo
|
||||
|
||||
case 'vcard':
|
||||
$action_msg = lang('exported');
|
||||
ExecMethod('addressbook.vcaladdressbook.export',$checked);
|
||||
ExecMethod('addressbook.addressbook_vcal.export',$checked);
|
||||
// does not return!
|
||||
$Ok = false;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user