forked from extern/egroupware
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