mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-09 23:48:28 +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':
|
case 'vcard':
|
||||||
$action_msg = lang('exported');
|
$action_msg = lang('exported');
|
||||||
ExecMethod('addressbook.vcaladdressbook.export',$checked);
|
ExecMethod('addressbook.addressbook_vcal.export',$checked);
|
||||||
// does not return!
|
// does not return!
|
||||||
$Ok = false;
|
$Ok = false;
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user