forked from extern/egroupware
Added hooks
This commit is contained in:
parent
8281cee739
commit
f43d2d1589
@ -26,6 +26,9 @@
|
||||
'phpgw_vfs'
|
||||
);
|
||||
|
||||
/* Hooks this app uses */
|
||||
$setup_info['phpwebhosting']['hooks'] = array ('preferences', 'admin');
|
||||
|
||||
/* Dependencies for this app to work */
|
||||
$setup_info['phpwebhosting']['depends'][] = array(
|
||||
'appname' => 'phpgwapi',
|
||||
|
Loading…
Reference in New Issue
Block a user