mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
Remove not intentional committed part from commit 8f99f175aa
This commit is contained in:
parent
da45cf2776
commit
555a8f8885
@ -618,11 +618,6 @@ class addressbook_ui extends addressbook_bo
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
$actions = array_merge($actions, Api\Hooks::process (array(
|
|
||||||
'location' => 'addressbook_actions',
|
|
||||||
'actions' => $actions
|
|
||||||
), '', true));
|
|
||||||
|
|
||||||
if ($GLOBALS['egw_info']['user']['apps']['infolog'])
|
if ($GLOBALS['egw_info']['user']['apps']['infolog'])
|
||||||
{
|
{
|
||||||
$actions['infolog_app'] = array(
|
$actions['infolog_app'] = array(
|
||||||
|
Loading…
Reference in New Issue
Block a user