forked from extern/egroupware
spellcheck
This commit is contained in:
parent
934067f137
commit
c8369da52d
@ -25,7 +25,7 @@
|
|||||||
$setup_info['preferences']['hooks'][] = 'preferences';
|
$setup_info['preferences']['hooks'][] = 'preferences';
|
||||||
$setup_info['preferences']['hooks'][] = 'settings';
|
$setup_info['preferences']['hooks'][] = 'settings';
|
||||||
|
|
||||||
/* Dependacies for this app to work */
|
/* Dependencies for this app to work */
|
||||||
$setup_info['preferences']['depends'][] = array(
|
$setup_info['preferences']['depends'][] = array(
|
||||||
'appname' => 'phpgwapi',
|
'appname' => 'phpgwapi',
|
||||||
'versions' => Array('0.9.10', '0.9.11', '0.9.12', '0.9.13', '0.9.14')
|
'versions' => Array('0.9.10', '0.9.11', '0.9.12', '0.9.13', '0.9.14')
|
||||||
|
Loading…
Reference in New Issue
Block a user