forked from extern/egroupware
fixed addressbook setting check_install for projectmanager (overwriting projectmanger checks)
This commit is contained in:
parent
7bf2053a54
commit
57bf6cf4bf
@ -56,7 +56,7 @@ $setup_info['addressbook']['depends'][] = array(
|
|||||||
);
|
);
|
||||||
|
|
||||||
// installation checks for addresbook
|
// installation checks for addresbook
|
||||||
$setup_info['projectmanager']['check_install'] = array(
|
$setup_info['addressbook']['check_install'] = array(
|
||||||
'gd' => array(
|
'gd' => array(
|
||||||
'func' => 'extension_check',
|
'func' => 'extension_check',
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user