mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
add sidebox hook, tis was the reason ot didn't worked
This commit is contained in:
parent
7fd6074853
commit
e66355b187
@ -40,6 +40,7 @@
|
||||
$setup_info['addressbook']['hooks'][] = 'editaccount';
|
||||
$setup_info['addressbook']['hooks'][] = 'deleteaccount';
|
||||
$setup_info['addressbook']['hooks'][] = 'notifywindow';
|
||||
$setup_info['addressbook']['hooks'][] = 'sidebox_menu';
|
||||
$setup_info['addressbook']['hooks'][] = 'preferences';
|
||||
|
||||
/* Dependencies for this app to work */
|
||||
|
Loading…
Reference in New Issue
Block a user