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