mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-29 17:28:36 +01:00
Added hooks
This commit is contained in:
parent
8281cee739
commit
f43d2d1589
@ -26,6 +26,9 @@
|
|||||||
'phpgw_vfs'
|
'phpgw_vfs'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
/* Hooks this app uses */
|
||||||
|
$setup_info['phpwebhosting']['hooks'] = array ('preferences', 'admin');
|
||||||
|
|
||||||
/* Dependencies for this app to work */
|
/* Dependencies for this app to work */
|
||||||
$setup_info['phpwebhosting']['depends'][] = array(
|
$setup_info['phpwebhosting']['depends'][] = array(
|
||||||
'appname' => 'phpgwapi',
|
'appname' => 'phpgwapi',
|
||||||
|
Loading…
Reference in New Issue
Block a user