mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
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
|
||||
$setup_info['projectmanager']['check_install'] = array(
|
||||
$setup_info['addressbook']['check_install'] = array(
|
||||
'gd' => array(
|
||||
'func' => 'extension_check',
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user